TF-3181 Display contact support button on web app
(cherry picked from commit cfc027522962fbf7092c8a15876d6c61f0aca6fc)
This commit is contained in:
@@ -4273,4 +4273,11 @@ class AppLocalizations {
|
||||
name: 'createTwakeIdFailed',
|
||||
);
|
||||
}
|
||||
|
||||
String get getHelpOrReportABug {
|
||||
return Intl.message(
|
||||
'Get help or report a bug',
|
||||
name: 'getHelpOrReportABug',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user