Update apps.json

pull/1143/head
numerist 2021-12-17 23:26:17 -05:00 committed by GitHub
parent 8a898a7054
commit d689849f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 15 deletions

View File

@ -3195,18 +3195,3 @@
]
}
]
},
{ "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}
]
}
]