Update apps.json

pull/1188/head
Ronin0000 2021-12-20 07:46:12 -08:00 committed by GitHub
parent 63bfaf308d
commit 476a975171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -5062,5 +5062,18 @@
{"name":"ltherm.app.js","url":"app.js"},
{"name":"ltherm.img","url":"icon.js","evaluate":true}
]
},
{
"id": "promenu",
"name": "Pro Menu",
"version": "0.01",
"description": "Replace Bangle.js 1's built in show message.",
"icon": "app.png",
"type": "boot",
"tags": "system",
"supports": ["BANGLEJS"],
"storage": [
{"name":"promenu.boot.js","url":"boot.js"}
]
}
]