setOption pass 1
This commit is contained in:
parent
f62e0c5718
commit
6124d9c04c
12 changed files with 39 additions and 40 deletions
|
|
@ -124,8 +124,8 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
toggleNotificationFilter(type) {
|
||||
this.$store.dispatch('setOption', {
|
||||
name: 'notificationVisibility',
|
||||
useSyncConfigStore().setPreference({
|
||||
path: 'simple.notificationVisibility',
|
||||
value: {
|
||||
...this.filters,
|
||||
[type]: !this.filters[type],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue