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