Notifications badge: hidden by default

This commit is contained in:
LemmyCook 2025-09-08 01:10:48 -04:00
parent f9e55c8f8d
commit 849f3c52d7

View file

@ -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,