Test
This commit is contained in:
parent
63d5b25418
commit
ae7685c31f
1 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"custom/wlogout": {
|
"custom/wlogout": {
|
||||||
"format": " ",
|
"format": "",
|
||||||
"on-click": "wlogout"
|
"on-click": "wlogout"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"interval": 5,
|
"interval": 5,
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"Running": "",
|
"Running": " ",
|
||||||
"Stopped": "",
|
"Stopped": " ",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue