Update apps.json

pull/1143/head
numerist 2021-12-17 22:48:54 -05:00 committed by GitHub
parent b2a4ede70a
commit 028d236549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 1 deletions

View File

@ -3194,4 +3194,19 @@
{"name":"doztime.img","url":"app-icon.js","evaluate":true}
]
}
]
]
},
{ "id": "doztime2",
"name": "Dozenal Time 2",
"shortName":"Dozenal Time 2",
"icon": "app.png",
"version":"0.01",
"description": "A dozenal Holocene calendar and dozenal diurnal clock for Bangle.js2",
"tags": "clock",
"type":"clock"
"storage": [
{"name":"doztime2.app.js","url":"app.js"},
{"name":"doztime2.img","url":"app2-icon.js","evaluate":true}
]
}
]