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": {
|
||||
"format": " ",
|
||||
"format": "",
|
||||
"on-click": "wlogout"
|
||||
},
|
||||
|
||||
|
@ -50,8 +50,8 @@
|
|||
"return-type": "json",
|
||||
"interval": 5,
|
||||
"format-icons": {
|
||||
"Running": "",
|
||||
"Stopped": "",
|
||||
"Running": " ",
|
||||
"Stopped": " ",
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue