Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
4903069481
commit
2802e47ac9
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ const QuickViewSettings = {
|
|||
methods: {
|
||||
setConversationDisplay (visibility) {
|
||||
this.$store.dispatch('setOption', { name: 'conversationDisplay', value: visibility })
|
||||
this.$store.dispatch('queueFlushAll')
|
||||
},
|
||||
openTab (tab) {
|
||||
this.$store.dispatch('openSettingsModalTab', tab)
|
||||
|
|
Loading…
Reference in a new issue