mirror of
https://github.com/madari-media/madari-oss.git
synced 2026-05-09 22:50:43 +00:00
marked watched after video ends
This commit is contained in:
parent
15bf4205a3
commit
33afe7df36
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ class _StremioItemSeasonSelectorState extends State<StremioItemSeasonSelector>
|
|||
|
||||
onClose.then((data) {
|
||||
getWatchHistory();
|
||||
getWatchedHistory();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue