Fix syntax in worm.app configuration
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Worm",
|
name = "Worm",
|
||||||
"file" "/apps/worm.lua",
|
file = "/apps/worm.lua",
|
||||||
"tags: {
|
tags = {
|
||||||
"snake",
|
"snake",
|
||||||
"games",
|
"games",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user