fix(api): return proper json objects (#3544)
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
{
|
||||
"name": "Steam Big Picture",
|
||||
"cmd": "steam://open/bigpicture",
|
||||
"auto-detach": "true",
|
||||
"wait-all": "true",
|
||||
"auto-detach": true,
|
||||
"wait-all": true,
|
||||
"image-path": "steam.png"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user