fix mute filters being broken
This commit is contained in:
parent
18b10ea042
commit
1fb7b6b48b
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ const FilteringTab = {
|
||||||
methods: {
|
methods: {
|
||||||
...mapActions(useSyncConfigStore, [
|
...mapActions(useSyncConfigStore, [
|
||||||
'setPreference',
|
'setPreference',
|
||||||
'setPrefAndSave',
|
'setSimplePrefAndSave',
|
||||||
'unsetPreference',
|
'unsetPreference',
|
||||||
'unsetPrefAndSave',
|
'unsetPrefAndSave',
|
||||||
'pushSyncConfig',
|
'pushSyncConfig',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue