mirror of https://github.com/espruino/BangleApps
gpsinfo: add outdoors tag
parent
16995ae0a2
commit
b6c1b9224e
|
@ -5,7 +5,7 @@
|
|||
"description": "An application that displays information about altitude, lat/lon, satellites and time",
|
||||
"icon": "gps-info.png",
|
||||
"type": "app",
|
||||
"tags": "gps",
|
||||
"tags": "gps,outdoors",
|
||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||
"storage": [
|
||||
{"name":"gpsinfo.app.js","url":"gps-info.js"},
|
||||
|
|
Loading…
Reference in New Issue