fix being unable to delete filters
This commit is contained in:
parent
b8557bb678
commit
4e21031fde
1 changed files with 1 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ const FilteringTab = {
|
||||||
...mapActions(useSyncConfigStore, [
|
...mapActions(useSyncConfigStore, [
|
||||||
'setPreference',
|
'setPreference',
|
||||||
'setSimplePrefAndSave',
|
'setSimplePrefAndSave',
|
||||||
|
'unsetSimplePrefAndSave',
|
||||||
'unsetPreference',
|
'unsetPreference',
|
||||||
'unsetPrefAndSave',
|
'unsetPrefAndSave',
|
||||||
'pushSyncConfig',
|
'pushSyncConfig',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue