Update apps.json
parent
0207754eb5
commit
ec37c2bbc8
|
|
@ -2612,16 +2612,13 @@
|
|||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "GPS speed and altitude display. Designed for easy viewing and use during outdoor activities such as para-gliding, hang-gliding, sailing, cycling etc.",
|
||||
"tags": "clock,tool,outdoors",
|
||||
"type":"clock",
|
||||
"tags": "tool,outdoors",
|
||||
"type":"app",
|
||||
"readme": "README.md",
|
||||
"storage": [
|
||||
{"name":"speedalt.app.js","url":"app.js"},
|
||||
{"name":"speedalt.img","url":"app-icon.js","evaluate":true},
|
||||
{"name":"speedalt.settings.js","url":"settings.js"}
|
||||
],
|
||||
"data": [
|
||||
{"name":"speedalt.json"}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue