mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 03:27:52 +00:00
chore: Fixes error in reply box code (#3494)
This commit is contained in:
committed by
GitHub
parent
0a18993b70
commit
2a5932cf1b
@@ -51,7 +51,6 @@
|
||||
@toggle-user-mention="toggleUserMention"
|
||||
@toggle-canned-menu="toggleCannedMenu"
|
||||
/>
|
||||
<h1>{{ message }}</h1>
|
||||
</div>
|
||||
<div v-if="hasAttachments" class="attachment-preview-box" @paste="onPaste">
|
||||
<attachment-preview
|
||||
|
||||
Reference in New Issue
Block a user