diff --git a/.apps/shell.app b/.apps/shell.app index fc8e7a6..6f58f9d 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", },