Update apps.json

pull/1143/head
numerist 2021-12-20 15:42:36 -05:00 committed by GitHub
parent 1f48b21540
commit 3ceef9afd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4710,6 +4710,7 @@
"description":"A dozenal Holocene calendar and dozenal diurnal clock",
"tags":"clock",
"type":"clock",
"supports":["BANGLEJS"],
"allow_emulator":true,
"readme": "README.md",
"storage": [
@ -4725,6 +4726,7 @@
"description":"A dozenal Holocene calendar and dozenal diurnal clock for Bangle.js 2",
"tags":"clock",
"type":"clock",
"supports":["BANGLEJS2"],
"allow_emulator":true,
"storage": [
{"name":"doztime2.app.js","url":"app.js"},