Fixed bug for mpd
This commit is contained in:
parent
52d0b5f9a2
commit
f7f3de43c5
1 changed files with 2 additions and 2 deletions
|
@ -111,8 +111,8 @@
|
|||
"on": " "
|
||||
},
|
||||
"state-icons": {
|
||||
"paused": "",
|
||||
"playing": ""
|
||||
"paused": " ",
|
||||
"playing": " "
|
||||
},
|
||||
"single-icons": {
|
||||
"on": "1"
|
||||
|
|
Loading…
Reference in a new issue