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