mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 03:27:52 +00:00
Bug: Fix copy when no inbox is added. (#386)
This commit is contained in:
@@ -59,9 +59,6 @@ export default {
|
||||
}
|
||||
return this.$t('CONVERSATION.LOADING_CONVERSATIONS');
|
||||
},
|
||||
},
|
||||
|
||||
methods: {
|
||||
newInboxURL() {
|
||||
return frontendURL('settings/inboxes/new');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user