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