readme: fix example config (#652)

This commit is contained in:
Belal 2025-09-20 12:56:15 +03:00 committed by GitHub
parent 60237cb288
commit 852e6cb699
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -528,7 +528,7 @@ default, you must create it manually.
"sidebar": { "sidebar": {
"dragThreshold": 80, "dragThreshold": 80,
"enabled": true "enabled": true
}. },
"utilities": { "utilities": {
"enabled": true "enabled": true
} }