mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-18 06:53:14 +02:00
fix: continue watching shows watched items
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
} else {
|
||||
movieUserDataStore.refresh(tmdbId);
|
||||
}
|
||||
libraryItemsDataStore.refresh();
|
||||
libraryItemsDataStore.refreshIn(1500);
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user