Fixes type and tags for wohrm

pull/218/head
Markus Deibel 2020-02-16 09:52:06 +01:00 committed by GitHub
parent e562484360
commit 18c69b9e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -815,7 +815,8 @@
"icon": "wohrm.png",
"version":"0.01",
"description": "Workout heart rate monitor notifies you with a buzz if your heart rate goes above or below the set limits.",
"tags": "hrm workout app",
"tags": "hrm,workout,app",
"type": "app",
"storage": [
{"name":"+wohrm","url":"wohrm.json"},
{"name":"-wohrm","url":"wohrm.js"},