mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 09:28:15 +00:00
Update watch time on close item
This commit is contained in:
@@ -425,7 +425,7 @@ final class MPVBackend: PlayerBackend {
|
||||
}
|
||||
|
||||
timeObserverThrottle.execute {
|
||||
self.model.updateWatch()
|
||||
self.model.updateWatch(time: self.currentTime)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user