mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
feat(v4): Update Inbox view card design (#10599)
This commit is contained in:
@@ -84,6 +84,7 @@ const menuItems = computed(() => {
|
||||
label: t('SIDEBAR.INBOX'),
|
||||
icon: 'i-lucide-inbox',
|
||||
to: accountScopedRoute('inbox_view'),
|
||||
activeOn: ['inbox_view', 'inbox_view_conversation'],
|
||||
},
|
||||
{
|
||||
name: 'Conversation',
|
||||
|
||||
Reference in New Issue
Block a user