fix(api): return proper json objects (#3544)

This commit is contained in:
ReenigneArcher 2025-01-31 23:38:22 -05:00 committed by GitHub
commit 257a102127
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 364 additions and 350 deletions

View file

@ -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"
}
]