Update metadata.json

pull/3467/head
jeonlab 2024-05-22 20:58:53 -05:00 committed by GitHub
parent 26ebfa9bf5
commit a2c191a0c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"description": "A simple app to log points of interest with their GPS coordinates and read them back onto your PC. Based on the https://www.espruino.com/Bangle.js+Storage tutorial",
"icon": "app.png",
"tags": "outdoors",
"supports": ["BANGLEJS"],
"supports": ["BANGLEJS","BANGLEJS2"],
"interface": "interface.html",
"storage": [
{"name":"gpspoilog.app.js","url":"app.js"},