Update metadata.json

pull/1582/head
Hilmar Strauch 2022-03-16 18:03:14 +01:00 committed by GitHub
parent 4b84ac97e1
commit 9a80a83751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"id": "bikespeedo",
"name": "Bike Speedometer (beta)",
"shortName": "BikeSpeedo",
"shortName": "Bike Speedometer",
"version": "0.01",
"description": "Shows GPS speed, GPS heading, Compass heading, GPS altitude and Barometer altitude from internal sources",
"icon": "app.png",
@ -9,6 +9,7 @@
"type": "app",
"tags": "tool,cycling,bicycle,outdoors,sport",
"supports": ["BANGLEJS2"],
"readme": "README.md",
"allow_emulator": true,
"storage": [
{"name":"bikespeedo.app.js","url":"app.js"},