Update apps.json

pull/1188/head
Ronin0000 2021-12-20 15:58:27 -08:00 committed by GitHub
parent 3e8f710192
commit 0cca21ab61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5068,12 +5068,13 @@
"name": "Pro Menu",
"version": "0.01",
"description": "Replace Bangle.js 1's built in show message.",
"icon": "promenuIcon.png",
"icon": "icons8-menu-48 (1).png",
"type": "boot",
"tags": "system",
"supports": ["BANGLEJS"],
"storage": [
{"name":"promenu.boot.js","url":"boot.js"}
{"name":"promenu.img","url":"promenuIcon.js","evaluate":true}
]
}
]