TF-2464 Sort list new emails push notification by receivedAt
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 44a1f4a44c9bc5612cef610334ce01dbaff9e051)
This commit is contained in:
@@ -13,7 +13,8 @@ class JmapConstants {
|
||||
"id",
|
||||
"subject",
|
||||
"preview",
|
||||
"from"
|
||||
"from",
|
||||
"receivedAt"
|
||||
]
|
||||
|
||||
static let EMAIL_ID = "email_id"
|
||||
|
||||
Reference in New Issue
Block a user