debounce instead of throttle
This commit is contained in:
parent
f29710d0af
commit
12b4b00e49
2 changed files with 2 additions and 7 deletions
|
|
@ -259,7 +259,6 @@ const FilteringTab = {
|
|||
this.$store.dispatch('queueFlushAll')
|
||||
},
|
||||
muteFiltersObject() {
|
||||
console.log('UPDATE')
|
||||
this.muteFiltersDraftObject = cloneDeep(
|
||||
useSyncConfigStore().prefsStorage.simple.muteFilters,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue