From 0da1a4d7251a4d35cf26c4db4ae60ee1808a62e9 Mon Sep 17 00:00:00 2001 From: yngv27 <61598758+yngv27@users.noreply.github.com> Date: Thu, 21 May 2020 15:37:25 -0400 Subject: [PATCH] Create g26.json --- apps/g26/g26.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 apps/g26/g26.json diff --git a/apps/g26/g26.json b/apps/g26/g26.json new file mode 100644 index 000000000..e037c8f17 --- /dev/null +++ b/apps/g26/g26.json @@ -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"} + ] +} +]