This commit is contained in:
2026-04-08 21:28:36 -04:00
parent b6dca80670
commit d4f788dca9
4 changed files with 75 additions and 34 deletions

View File

@@ -9,14 +9,16 @@
"capabilities": [
"health"
],
"name": "one-more-episode",
"name": "1-more-episode",
"pebble": {
"displayName": "One More Episode",
"enableMultiJS": true,
"displayName": "1 More Episode",
"enableMultiJS": false,
"messageKeys": [
"APP_READY",
"SLEEP_TIME",
"API_FULL_URL"
"JS_READY",
"SLEEP_TIMESTAMP",
"API_IS_PLEX",
"API_KEY",
"API_HOST"
],
"projectType": "native",
"resources": {
@@ -24,12 +26,8 @@
},
"sdkVersion": "3",
"targetPlatforms": [
"basalt",
"chalk",
"diorite",
"flint",
"emery",
"gabbro"
"emery"
],
"uuid": "3097b48e-552c-4a78-92b2-566b9128640e",
"watchapp": {