Update apps.json

pull/612/head
Ben Jabituya 2020-12-21 11:14:36 +00:00 committed by GitHub
parent 1d502425f9
commit 91367d9139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -2480,3 +2480,17 @@
]
}
]
},
{ "id": "HRV",
"name": "HRV monitor app",
"shortName":"HRV monitor",
"icon": "HRV-icon.png",
"version":"0.01",
"description": "Heart Rate Variability app",
"tags": "",
"storage": [
{"name":"HRV.app.js","url":"HRV.js"},
{"name":"HRV.img","url":"HRV-icon.js","evaluate":true}
]
}
]