1
0
Fork 0

Update apps.json

master
John Behan 2019-11-11 22:02:02 +00:00 committed by GitHub
parent 15e177cb21
commit 63677e2eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -361,5 +361,16 @@
{"name":"-blescan","url":"blescan.js"},
{"name":"*blescan","url":"blescan-icon.js", "evaluate":true}
]
}
},
{ "id": "mmonday",
"name": "Manic Monday Tone",
"icon": "manic-monday-icon.png",
"description": "The Bangles make a comeback",
"tags": "sound",
"storage": [
{"name":"+mmonday","url":"manic-monday.json"},
{"name":"-mmonday","url":"manic-monday.js"},
{"name":"*mmonday","url":"manic-monday-icon.js","evaluate":true}
],
},
]