fix clock
This commit is contained in:
parent
26ef454dfc
commit
edece086c1
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue