Skip to content

Commit

Permalink
Merge pull request #3499 from jeonlab/master
Browse files Browse the repository at this point in the history
Correction of accidental change on `gpssetup`
  • Loading branch information
bobrippling authored Jul 10, 2024
2 parents 724f842 + cac0e05 commit 16d4911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/gpssetup/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"},
Expand Down

0 comments on commit 16d4911

Please sign in to comment.