apply show-badge option to all tabs (#847)
This commit is contained in:
parent
0a79bde610
commit
438fdebc5c
|
@ -134,7 +134,7 @@ prefs.subscribe([
|
||||||
|
|
||||||
prefs.subscribe([
|
prefs.subscribe([
|
||||||
'show-badge'
|
'show-badge'
|
||||||
], () => debounce(refreshIconBadgeText));
|
], () => debounce(refreshAllIconsBadgeText));
|
||||||
|
|
||||||
prefs.subscribe([
|
prefs.subscribe([
|
||||||
'disableAll',
|
'disableAll',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user