feat: Show errors for message bubbles in dashboard (#3585)

This commit is contained in:
Nithin David Thomas 2021-12-21 00:07:33 +05:30 committed by GitHub
parent 6fe5484119
commit 83655f4ca4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 110 additions and 53 deletions

View file

@ -55,6 +55,7 @@
</span>
<span v-else-if="lastMessageInChat.attachments">
<fluent-icon
v-if="attachmentIcon"
size="16"
class="message--attachment-icon"
:icon="attachmentIcon"