fix clock

This commit is contained in:
yyasha 2024-05-15 19:14:31 +03:00
parent 26ef454dfc
commit edece086c1
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
"spacing": 10 "spacing": 10
}, },
"clock": { "clock": {
"format": "{:%H:%M %d/%m/%y}" "format": "{:%H:%M %d/%m/%y}",
}, },
"cpu": { "cpu": {
"interval": 15, "interval": 15,