feat: Show errors for message bubbles in dashboard (#3585)
This commit is contained in:
parent
6fe5484119
commit
83655f4ca4
8 changed files with 110 additions and 53 deletions
|
@ -55,6 +55,7 @@
|
|||
</span>
|
||||
<span v-else-if="lastMessageInChat.attachments">
|
||||
<fluent-icon
|
||||
v-if="attachmentIcon"
|
||||
size="16"
|
||||
class="message--attachment-icon"
|
||||
:icon="attachmentIcon"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue