feat: Add Instagram Channel (#2955)

This commit is contained in:
Tejaswini Chile 2021-10-05 14:35:32 +05:30 committed by GitHub
parent 30244f79a6
commit 40d0b2faf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 825 additions and 50 deletions

View file

@ -6,7 +6,7 @@
>
<img
v-if="channel.key === 'facebook'"
src="~dashboard/assets/images/channels/facebook.png"
src="~dashboard/assets/images/channels/messenger.png"
/>
<img
v-if="channel.key === 'twitter'"