diff --git a/.apps/shell.app b/.apps/shell.app index 95d696a..fc8e7a6 100644 --- a/.apps/shell.app +++ b/.apps/shell.app @@ -1,7 +1,7 @@ { - "name": "Shell", - "file" "/apps/shell.lua", - "tags: { + "name" = "Shell", + "file" = "/apps/shell.lua", + "tags" = { "console", "terminal", },