TF-1718 Implement unsubscribeMail on Jmap server

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 0f61a97aab513cda75c65e3c92ebcf8f6290b6ec)
This commit is contained in:
dab246
2023-11-16 12:48:38 +07:00
committed by Dat Vu
parent 4d8c7dc52e
commit a6ecaf321d
18 changed files with 169 additions and 36 deletions
@@ -231,6 +231,7 @@ extension AppColor on Color {
static const colorDropDownItemTitleComposer = Color(0xFF0A0A0A);
static const messageDialogColor = Color(0xFF8C9CAF);
static const messageDialogHighlightColor = Color(0xFF37383A);
static const labelColor = Color(0xFF71767C);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],