Fix syntax in worm.app configuration

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

View File

@@ -1,7 +1,7 @@
{
"name": "Worm",
"file" "/apps/worm.lua",
"tags: {
name = "Worm",
file = "/apps/worm.lua",
tags = {
"snake",
"games",
},