TF-735 Display button code view in composer web
This commit is contained in:
@@ -1713,4 +1713,10 @@ class AppLocalizations {
|
||||
'Text Background Color',
|
||||
name: 'formatTextBackgroundColor');
|
||||
}
|
||||
|
||||
String get codeView {
|
||||
return Intl.message(
|
||||
'Code view',
|
||||
name: 'codeView');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user