branding/manifest part done
This commit is contained in:
parent
c4f83808b0
commit
bc47bef80d
10 changed files with 288 additions and 16 deletions
|
|
@ -217,7 +217,6 @@ const FilteringTab = {
|
|||
},
|
||||
purgeExpiredFilters () {
|
||||
this.muteFiltersExpired.forEach(([id]) => {
|
||||
console.log(id)
|
||||
delete this.muteFiltersDraftObject[id]
|
||||
this.unsetPreference({ path: 'simple.muteFilters.' + id , value: null })
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue