apply show-badge option to all tabs
This commit is contained in:
parent
f32b6b6989
commit
df82851e03
|
@ -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