chore: Disallow unread/campaign view if widget is active (#2432)
This commit is contained in:
parent
2d2382a3f8
commit
2b9c93a1b3
@ -15,6 +15,7 @@
|
||||
:show-popout-button="showPopoutButton"
|
||||
/>
|
||||
<unread
|
||||
v-else
|
||||
:show-unread-view="showUnreadView"
|
||||
:has-fetched="hasFetched"
|
||||
:unread-message-count="unreadMessageCount"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user