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",
|
"description": "An application that displays information about altitude, lat/lon, satellites and time",
|
||||||
"icon": "gps-info.png",
|
"icon": "gps-info.png",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
"tags": "gps",
|
"tags": "gps,outdoors",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"gpsinfo.app.js","url":"gps-info.js"},
|
{"name":"gpsinfo.app.js","url":"gps-info.js"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue