TF-1667 Trigger show spam report banner when mailboxes changed

(cherry picked from commit 6530da92012774a8bd318cd1c87cf1f503feef69)
This commit is contained in:
dab246
2023-04-05 15:33:32 +07:00
committed by Dat Vu
parent 72055cfccb
commit e81296bbaf
6 changed files with 52 additions and 26 deletions
@@ -1,5 +1,6 @@
enum DataSourceType {
network,
local
local,
cache
}