fix: Message signature going with other channels message (#4024)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Nithin David Thomas
2022-02-25 16:36:10 +05:30
committed by GitHub
parent 6c94768bdb
commit 2c8a3ef3b2
3 changed files with 34 additions and 6 deletions

View File

@@ -110,7 +110,7 @@ import { ALLOWED_FILE_TYPES } from 'shared/constants/messages';
import { REPLY_EDITOR_MODES } from './constants';
export default {
name: 'ReplyTopPanel',
name: 'ReplyBottomPanel',
components: { FileUpload },
mixins: [eventListenerMixins, uiSettingsMixin, inboxMixin],
props: {