Update header text in organization settings dialog to 'Manage Organization'
This commit is contained in:
@@ -237,7 +237,7 @@ class _OrganizationSettingsDialogState
|
|||||||
Row(
|
Row(
|
||||||
children: [
|
children: [
|
||||||
Text(
|
Text(
|
||||||
'Organization Settings',
|
'Manage Organization',
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
color: AppTheme.primaryText,
|
color: AppTheme.primaryText,
|
||||||
fontSize: 24,
|
fontSize: 24,
|
||||||
|
|||||||
Reference in New Issue
Block a user