feat: clip conversation list before rendering
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
GRAVATAR_URL: 'https://www.gravatar.com/avatar/',
|
||||
CONVERSATIONS_PER_PAGE: 25,
|
||||
ASSIGNEE_TYPE: {
|
||||
ME: 'me',
|
||||
UNASSIGNED: 'unassigned',
|
||||
|
||||
Reference in New Issue
Block a user