feat: clip conversation list before rendering

This commit is contained in:
Shivam Mishra
2025-10-01 16:52:54 +05:30
parent ecff66146a
commit 77832436f3
2 changed files with 6 additions and 2 deletions
@@ -1,5 +1,6 @@
export default {
GRAVATAR_URL: 'https://www.gravatar.com/avatar/',
CONVERSATIONS_PER_PAGE: 25,
ASSIGNEE_TYPE: {
ME: 'me',
UNASSIGNED: 'unassigned',