feat: Order conversations by priority (#7053)

This commit is contained in:
Muhsin Keloth
2023-05-11 12:56:43 +05:30
committed by GitHub
parent d0a1ad746a
commit 87f758ee1f
7 changed files with 85 additions and 2 deletions

View File

@@ -47,6 +47,9 @@
},
"sort_on_created_at": {
"TEXT": "Created at"
},
"sort_on_priority": {
"TEXT": "Priority"
}
},
"ATTACHMENTS": {