Rename 'Danger Zone' to 'Delete My Data' for improved clarity in account settings dialog
This commit is contained in:
@@ -717,7 +717,7 @@ class _AccountSettingsDialogState extends State<AccountSettingsDialog> {
|
||||
),
|
||||
const SizedBox(width: 12),
|
||||
Text(
|
||||
'Danger Zone',
|
||||
'Delete My Data',
|
||||
style: TextStyle(
|
||||
color: AppTheme.errorColor,
|
||||
fontSize: 18,
|
||||
|
||||
Reference in New Issue
Block a user