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: {
|
||||
...mapActions(useSyncConfigStore, [
|
||||
'setPreference',
|
||||
'setPrefAndSave',
|
||||
'setSimplePrefAndSave',
|
||||
'unsetPreference',
|
||||
'unsetPrefAndSave',
|
||||
'pushSyncConfig',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue