marked watched after video ends

This commit is contained in:
Abinanthankv 2025-01-16 12:41:23 +05:30
parent 15bf4205a3
commit 33afe7df36

View file

@ -204,6 +204,7 @@ class _StremioItemSeasonSelectorState extends State<StremioItemSeasonSelector>
onClose.then((data) {
getWatchHistory();
getWatchedHistory();
});
}