Rename 'Steam BigPicture' to 'Steam Big Picture' in apps.json (#827)

This commit is contained in:
Aaron Rumpler
2023-01-26 12:16:03 +13:00
committed by GitHub
parent 3bb784b379
commit 5a60090ddc
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
] ]
}, },
{ {
"name": "Steam BigPicture", "name": "Steam Big Picture",
"detached": [ "detached": [
"setsid steam steam://open/bigpicture" "setsid steam steam://open/bigpicture"
], ],

View File

@@ -8,7 +8,7 @@
"image-path": "desktop.png" "image-path": "desktop.png"
}, },
{ {
"name": "Steam BigPicture", "name": "Steam Big Picture",
"detached": [ "detached": [
"open steam://open/bigpicture" "open steam://open/bigpicture"
], ],

View File

@@ -8,7 +8,7 @@
"image-path": "desktop.png" "image-path": "desktop.png"
}, },
{ {
"name": "Steam BigPicture", "name": "Steam Big Picture",
"detached": [ "detached": [
"steam steam://open/bigpicture" "steam steam://open/bigpicture"
], ],