Adding comma I accidentally left out

pull/2142/head
fearlessgeekmedia 2022-09-23 10:14:59 -04:00 committed by GitHub
parent c1c9a98c45
commit 399c9f0de6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"version":"0.01",
"description": "A number guessing game, but the number goes up or down based on if you're guessing too high or too low.",
"icon": "numberchaser.png",
"tags": "game,fun"
"tags": "game,fun",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"numberchaser.app.js","url":"app.js"},