Update apps.json

pull/1091/head
xxDUxx 2021-12-15 11:08:47 +01:00 committed by GitHub
parent 7f491a1bd6
commit b047933c6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -4977,11 +4977,10 @@
"name": "simple image viewer",
"shortName":"showImage",
"version":"0.1",
"description": "Displays the image file in showimage.user.img. Returns to watch face after 60s or button push.",
"description": "Displays the image file in ""showimage.user.img"". Returns to watch face after 60s or button push. I currently use it to display my vaccination certificate.",
"icon": "app.png",
"tags": "tool",
"supports" : ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"showimg.app.js","url":"app.js"},
{"name":"showimg.img","url":"app-icon.js","evaluate":true}