mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
feat: Add inbox info to previous conversations (#2491)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
v-for="conversation in previousConversations"
|
||||
:key="conversation.id"
|
||||
:chat="conversation"
|
||||
:hide-inbox-name="true"
|
||||
:hide-inbox-name="false"
|
||||
:hide-thumbnail="true"
|
||||
class="compact"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user