1
0
Fork 0

Update apps.json

master
weeurey 2021-11-17 17:56:52 +00:00 committed by GitHub
parent 2e98a5f073
commit 1a4b20e3d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -4232,7 +4232,7 @@
] ]
}, },
{ {
"id": "cliockJS2", "id": "cliclockJS2Enhanced",
"name": "Commandline-Clock JS2 Enhanced", "name": "Commandline-Clock JS2 Enhanced",
"shortName": "CLI-Clock JS2", "shortName": "CLI-Clock JS2",
"version": "0.1", "version": "0.1",
@ -4244,8 +4244,8 @@
"supports": ["BANGLEJS","BANGLEJS2"], "supports": ["BANGLEJS","BANGLEJS2"],
"allow_emulator": true, "allow_emulator": true,
"storage": [ "storage": [
{"name":"cliockJS2.app.js","url":"app.js"}, {"name":"cliclockJS2Enhanced.app.js","url":"app.js"},
{"name":"cliockJS2.img","url":"app-icon.js","evaluate":true} {"name":"cliclockJS2Enhanced.img","url":"app-icon.js","evaluate":true}
] ]
} }
] ]