Bug: Fix copy when no inbox is added. (#386)
This commit is contained in:
parent
3440230187
commit
f55c42d5a1
2 changed files with 1 additions and 4 deletions
|
@ -59,9 +59,6 @@ export default {
|
|||
}
|
||||
return this.$t('CONVERSATION.LOADING_CONVERSATIONS');
|
||||
},
|
||||
},
|
||||
|
||||
methods: {
|
||||
newInboxURL() {
|
||||
return frontendURL('settings/inboxes/new');
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue