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([
|
||||
'show-badge'
|
||||
], () => debounce(refreshIconBadgeText));
|
||||
], () => debounce(refreshAllIconsBadgeText));
|
||||
|
||||
prefs.subscribe([
|
||||
'disableAll',
|
||||
|
|
Loading…
Reference in New Issue
Block a user