Fix showFeaturesPanel option as instance
This commit is contained in:
parent
6a867f6ae3
commit
70c05a0c08
6 changed files with 7 additions and 5 deletions
|
@ -86,6 +86,7 @@ const afterStoreSetup = ({ store, i18n }) => {
|
|||
copyInstanceOption('subjectLineBehavior')
|
||||
copyInstanceOption('alwaysShowSubjectInput')
|
||||
copyInstanceOption('noAttachmentLinks')
|
||||
copyInstanceOption('showFeaturesPanel')
|
||||
|
||||
if ((config.chatDisabled)) {
|
||||
store.dispatch('disableChat')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue