TF-1667 Trigger show spam report banner when mailboxes changed
(cherry picked from commit 6530da92012774a8bd318cd1c87cf1f503feef69)
This commit is contained in:
@@ -2662,7 +2662,7 @@ class AppLocalizations {
|
||||
);
|
||||
}
|
||||
|
||||
String countNewSpamEmails(int count,) {
|
||||
String countNewSpamEmails(String count) {
|
||||
return Intl.message(
|
||||
'You have $count new spam emails!',
|
||||
name: 'countNewSpamEmails',
|
||||
|
||||
Reference in New Issue
Block a user