Fixing the extra comma in (win) default apps

This commit is contained in:
Yukino Song
2025-02-03 12:48:37 +08:00
parent 6d8d063454
commit e0d81d3c5f
+1 -1
View File
@@ -4,7 +4,7 @@
{ {
"name": "Desktop", "name": "Desktop",
"image-path": "desktop.png", "image-path": "desktop.png",
"allow-client-commands": "false", "allow-client-commands": "false"
}, },
{ {
"name": "Steam Big Picture", "name": "Steam Big Picture",