gpsinfo: add outdoors tag

pull/2291/head
Erik Andresen 2022-11-18 21:55:58 +01:00
parent 16995ae0a2
commit b6c1b9224e
1 changed files with 1 additions and 1 deletions

View File

@ -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"},