Initial UI design
This commit is contained in:
@@ -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