mirror of
https://git.wetfence.xyz/RandyTheSilly/1-More-Episode.git
synced 2026-09-02 15:07:15 -04:00
Initial UI design
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ function callAPI(fullURL, apiKey, isJellyfin, trackedUser, sleepTimestamp) {
|
||||
});
|
||||
}
|
||||
if (lastWatched != "") {
|
||||
console.log("Last watched: " + lastWatched);
|
||||
//console.log("Last watched: " + lastWatched);
|
||||
var dict = { 'PKJS_LAST_WATCHED': lastWatched }
|
||||
Pebble.sendAppMessage(dict);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user