From 79136c502756d499f0c572107d2ba9c77a6e797d Mon Sep 17 00:00:00 2001 From: nomusictuesdays <104293511+nomusictuesdays@users.noreply.github.com> Date: Mon, 25 Apr 2022 18:47:19 -0700 Subject: [PATCH] Update metadata.json --- apps/bradbury/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/bradbury/metadata.json b/apps/bradbury/metadata.json index f064df9df..f7e634341 100644 --- a/apps/bradbury/metadata.json +++ b/apps/bradbury/metadata.json @@ -6,7 +6,7 @@ "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": "", "storage": [ - {"name":"app.js","url":"app.js"}, - {"name":"app-icon.js","url":"app-icon.js","evaluate":true} + {"name":"bradbury.app.js","url":"app.js"}, + {"name":"bradbury.img","url":"app-icon.js","evaluate":true} ] }