fix: Replace Whatsapp inbox icon (#1311)
This commit is contained in:
parent
3d379b071d
commit
df527088e9
2 changed files with 7 additions and 4 deletions
|
@ -258,6 +258,7 @@ export default {
|
|||
label: inbox.name,
|
||||
toState: frontendURL(`accounts/${this.accountId}/inbox/${inbox.id}`),
|
||||
type: inbox.channel_type,
|
||||
phoneNumber: inbox.phone_number,
|
||||
})),
|
||||
};
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue