Merge pull request #3499 from jeonlab/master

Correction of accidental change on `gpssetup`
pull/3501/head^2
Rob Pilling 2024-07-10 08:29:42 +01:00 committed by GitHub
commit 16d4911972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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