Skip to content

Commit

Permalink
Create metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaRhythm authored Aug 25, 2023
1 parent 2f260d3 commit 0764c62
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions apps/bblobsface/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{ "id": "bblobsface",

Check failure on line 1 in apps/bblobsface/metadata.json

View workflow job for this annotation

GitHub Actions / build

App bblobsface has no 'supports' field or it's not an array

Check failure on line 1 in apps/bblobsface/metadata.json

View workflow job for this annotation

GitHub Actions / build

App bblobsface icon doesn't exist
"name": "Bangle Blobs Clock",
"shortName":"BBClock",
"icon": "app.png",
"version": "1.00",
"description": "A fully featured watch face, with a game on the side!",
"type": "clock",
"tags": "",
"storage": [
{"name":"bblobsface.app.js","url":"app.js"},
{"name":"bblobsface.png","url":"app-icon.js","evaluate":true}
]
}

0 comments on commit 0764c62

Please sign in to comment.