Notifications badge: hidden by default
This commit is contained in:
parent
f9e55c8f8d
commit
849f3c52d7
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Singleton {
|
||||||
"NotificationHistory": {
|
"NotificationHistory": {
|
||||||
"allowUserSettings": true,
|
"allowUserSettings": true,
|
||||||
"showUnreadBadge": true,
|
"showUnreadBadge": true,
|
||||||
"hideWhenZero": false
|
"hideWhenZero": true
|
||||||
},
|
},
|
||||||
"Spacer": {
|
"Spacer": {
|
||||||
"allowUserSettings": true,
|
"allowUserSettings": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue