TF-1683 Remove Plain text option of message in VacationView
(cherry picked from commit 9a6f9b2ecaf629140f0676bff1a33e524f17ebc1)
This commit is contained in:
@@ -1250,12 +1250,6 @@ class AppLocalizations {
|
||||
name: 'signature');
|
||||
}
|
||||
|
||||
String get plain_text {
|
||||
return Intl.message(
|
||||
'Plain text',
|
||||
name: 'plain_text');
|
||||
}
|
||||
|
||||
String get html_template {
|
||||
return Intl.message(
|
||||
'Html template',
|
||||
|
||||
Reference in New Issue
Block a user