mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 16:55:13 +02:00
Refactored and cleaned up SeriesPage data fetching
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
if (!jellyfinId) return;
|
||||
|
||||
watched = true;
|
||||
progress = 0;
|
||||
setJellyfinItemWatched(jellyfinId).finally(() => jellyfinItemsStore.refreshIn(5000));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user