Fix invalid json

This commit is contained in:
bobloy 2020-08-10 17:48:28 -04:00
parent b9dbad8bd1
commit 11a5a7505b

View File

@ -11,7 +11,9 @@
"hidden": true,
"install_msg": "Thank you for installing Dad. Get started with `[p]load conquest`, then `[p]help Conquest`",
"short": "War Game Map",
"requirements": ["pillow",],
"requirements": [
"pillow"
],
"tags": [
"bobloy",
"games",
@ -23,4 +25,4 @@
"conquest",
"rpg"
]
}
}