Fix syntax for shell.app configuration
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name" = "Shell",
|
name = "Shell",
|
||||||
"file" = "/apps/shell.lua",
|
file = "/apps/shell.lua",
|
||||||
"tags" = {
|
tags = {
|
||||||
"console",
|
"console",
|
||||||
"terminal",
|
"terminal",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user