chore: Disallow unread/campaign view if widget is active (#2432)

This commit is contained in:
Pranav Raj S
2021-06-16 00:05:31 +05:30
committed by GitHub
parent 2d2382a3f8
commit 2b9c93a1b3

View File

@@ -15,6 +15,7 @@
:show-popout-button="showPopoutButton"
/>
<unread
v-else
:show-unread-view="showUnreadView"
:has-fetched="hasFetched"
:unread-message-count="unreadMessageCount"