Fix invalid json
This commit is contained in:
parent
b9dbad8bd1
commit
11a5a7505b
@ -11,7 +11,9 @@
|
|||||||
"hidden": true,
|
"hidden": true,
|
||||||
"install_msg": "Thank you for installing Dad. Get started with `[p]load conquest`, then `[p]help Conquest`",
|
"install_msg": "Thank you for installing Dad. Get started with `[p]load conquest`, then `[p]help Conquest`",
|
||||||
"short": "War Game Map",
|
"short": "War Game Map",
|
||||||
"requirements": ["pillow",],
|
"requirements": [
|
||||||
|
"pillow"
|
||||||
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"bobloy",
|
"bobloy",
|
||||||
"games",
|
"games",
|
||||||
@ -23,4 +25,4 @@
|
|||||||
"conquest",
|
"conquest",
|
||||||
"rpg"
|
"rpg"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user