Create g26.json

pull/789/head
yngv27 2020-05-21 15:37:25 -04:00 committed by GitHub
parent cbdde8b5cf
commit 0da1a4d725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

13
apps/g26/g26.json Normal file
View File

@ -0,0 +1,13 @@
},
{ "id": "g26",
"name": "G26 Watch",
"shortName":"G26 Watch",
"type": "clock",
"version":"0.01",
"description": "This is a watchface loosely based on a $5 step tracker",
"tags": "",
"storage": [
{"name":"g26.app.js","url":"g26.js"}
]
}
]