TF-3461 Add sort by message size

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-02-10 14:26:15 +07:00
committed by Dat H. Pham
parent 0e549c830a
commit 192dad149b
4 changed files with 51 additions and 1 deletions
+12
View File
@@ -4297,5 +4297,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"sizeDescending": "Size: Big - Small",
"@sizeDescending": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"sizeAscending": "Size: Small - Big",
"@sizeAscending": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}