Fix JSON formatting in shell.app

This commit is contained in:
CadenCoaster
2025-10-18 10:57:37 -07:00
committed by GitHub
parent a71c500643
commit 1017d2a5df

View File

@@ -1,8 +1,8 @@
{ {
"name": "Shell", "name": "Shell",
"file" "/apps/shell" "file" "/apps/shell",
"tags: { "tags: {
"console", "console",
"terminal" "terminal",
} },
} }