Skip to content

Commit f20302b

Browse files
authored
Fix json parsing error in config.json (#494)
1 parent 49ff06a commit f20302b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.json.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"mpris": {
7676
"image-size": 96,
77-
"image-radius": 12
77+
"image-radius": 12,
7878
"blacklist": []
7979
},
8080
"buttons-grid": {

0 commit comments

Comments
 (0)