mirror of https://github.com/espruino/BangleApps
Merge pull request #3499 from jeonlab/master
Correction of accidental change on `gpssetup`pull/3501/head^2
commit
16d4911972
|
@ -6,7 +6,7 @@
|
|||
"description": "Configure the GPS power options and store them in the GPS nvram",
|
||||
"icon": "gpssetup.png",
|
||||
"tags": "gps,tools,outdoors",
|
||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||
"supports": ["BANGLEJS"],
|
||||
"readme": "README.md",
|
||||
"storage": [
|
||||
{"name":"gpssetup","url":"gpssetup.js"},
|
||||
|
|
Loading…
Reference in New Issue