chore: Adds the ability to see the existing filter when we apply a new filter (#6310)

* feat: Adds existing filter to advance filter modal when we apply a filter
This commit is contained in:
Sivin Varghese
2023-01-24 09:10:17 +05:30
committed by GitHub
parent 9782f71bdf
commit af5c71e060
6 changed files with 119 additions and 12 deletions

View File

@@ -30,6 +30,9 @@
},
"snoozed": {
"TEXT": "Snoozed"
},
"all": {
"TEXT": "All"
}
},
"ATTACHMENTS": {