Updated tags on metadata.json

pull/2142/head
fearlessgeekmedia 2022-09-23 10:08:27 -04:00 committed by GitHub
parent d5d105bcb2
commit c1c9a98c45
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": "games",
"tags": "game,fun"
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"numberchaser.app.js","url":"app.js"},