TF-332 Fix when nothing is change tmail still making jmap request
This commit is contained in:
@@ -1608,4 +1608,10 @@ class AppLocalizations {
|
||||
name: 'messageDialogSendEmailUploadingAttachment'
|
||||
);
|
||||
}
|
||||
|
||||
String get saveAndClose {
|
||||
return Intl.message(
|
||||
'Save & close',
|
||||
name: 'saveAndClose');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user