TF-1118 Clear input data when back to setting menu
This commit is contained in:
@@ -2110,7 +2110,7 @@ class AppLocalizations {
|
||||
String get hintInputAutocompleteContact {
|
||||
return Intl.message(
|
||||
'Enter name or email address',
|
||||
name: 'recipientsLabel',
|
||||
name: 'hintInputAutocompleteContact',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user