TF-3685 Fix From field is displayed incorrectly in Drafts on mobile

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-04-23 01:23:07 +07:00
committed by Dat H. Pham
parent 5f00d78dd4
commit 80dff51c77
10 changed files with 41 additions and 2 deletions
@@ -1,4 +1,4 @@
class CacheVersion {
static const int hiveDBVersion = 14;
static const int hiveDBVersion = 15;
}