TF-3278 Handle open tmail app deep link but it was installed but signed in with the other account
This commit is contained in:
@@ -4315,6 +4315,13 @@ class AppLocalizations {
|
||||
);
|
||||
}
|
||||
|
||||
String get tokenInvalid {
|
||||
return Intl.message(
|
||||
'Token invalid',
|
||||
name: 'tokenInvalid',
|
||||
);
|
||||
}
|
||||
|
||||
String get getHelpOrReportABug {
|
||||
return Intl.message(
|
||||
'Get help or report a bug',
|
||||
|
||||
Reference in New Issue
Block a user