Update metadata.json

master
nomusictuesdays 2022-04-25 18:45:20 -07:00 committed by GitHub
parent f90e2b8787
commit 103b800dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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":"bradbury.app.js","url":"app.js"},
{"name":"bradbury_icon.png","url":"app-icon.js","evaluate":true}
{"name":"app.js","url":"app.js"},
{"name":"app-icon.js","url":"app-icon.js","evaluate":true}
]
}