mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 12:37:56 +00:00
chore: Disallow unread/campaign view if widget is active (#2432)
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
:show-popout-button="showPopoutButton"
|
:show-popout-button="showPopoutButton"
|
||||||
/>
|
/>
|
||||||
<unread
|
<unread
|
||||||
|
v-else
|
||||||
:show-unread-view="showUnreadView"
|
:show-unread-view="showUnreadView"
|
||||||
:has-fetched="hasFetched"
|
:has-fetched="hasFetched"
|
||||||
:unread-message-count="unreadMessageCount"
|
:unread-message-count="unreadMessageCount"
|
||||||
|
|||||||
Reference in New Issue
Block a user