Apply new UI for contact support
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -4745,4 +4745,11 @@ class AppLocalizations {
|
||||
name: 'exportTraceLogFailed',
|
||||
);
|
||||
}
|
||||
|
||||
String get support {
|
||||
return Intl.message(
|
||||
'Support',
|
||||
name: 'support',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user