Fix syntax for shell.app configuration

This commit is contained in:
CadenCoaster
2025-10-18 11:03:18 -07:00
committed by GitHub
parent 5c58864e23
commit 277d400503

View File

@@ -1,7 +1,7 @@
{ {
"name": "Shell", "name" = "Shell",
"file" "/apps/shell.lua", "file" = "/apps/shell.lua",
"tags: { "tags" = {
"console", "console",
"terminal", "terminal",
}, },