Unverified Commit f20302b5 authored by Tuur Vanhoutte's avatar Tuur Vanhoutte Committed by GitHub

Fix json parsing error in config.json (#494)

parent 49ff06af
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
}, },
"mpris": { "mpris": {
"image-size": 96, "image-size": 96,
"image-radius": 12 "image-radius": 12,
"blacklist": [] "blacklist": []
}, },
"buttons-grid": { "buttons-grid": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment