From 801ffed177c2938b8f09ed3042b6ecf189f94436 Mon Sep 17 00:00:00 2001 From: nomusictuesdays <104293511+nomusictuesdays@users.noreply.github.com> Date: Mon, 25 Apr 2022 18:39:23 -0700 Subject: [PATCH] Delete metadata.json --- apps/bradbury/metadata.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 apps/bradbury/metadata.json diff --git a/apps/bradbury/metadata.json b/apps/bradbury/metadata.json deleted file mode 100644 index 35b306219..000000000 --- a/apps/bradbury/metadata.json +++ /dev/null @@ -1,12 +0,0 @@ -{ "id": "bradbury", - "name": "Bradbury Digital Watch", - "shortName":"Bradbury Watch", - "icon": "app.png", - "version":"0.01", - "description": "A watch face based on the classic Seiko model worn by one of my favorite authors. I didn't follow the original lcd layout exactly, opting for larger font for more easily readable time, and adding date, battery level, and step count read from the device. For now the only mode excludes widgets to maintain aesthetics.", - "tags": "Seiko", "Ray", "Sci-Fi", "Digital", "Watch", "Clock", "Vintage", "80s", "Ghostbusters", - "storage": [ - {"name":"bradbury.app.js","url":"app.js"}, - {"name":"bradbury_icon.png","url":"app-icon.js","evaluate":true} - ] -}