mirror of
https://github.com/yattee/yattee.git
synced 2025-01-10 11:30:32 +05:30
Fix showing restore segment button
This commit is contained in:
parent
d685867d5f
commit
dcad44d569
@ -102,6 +102,7 @@ extension PlayerModel {
|
||||
DispatchQueue.main.async { [weak self] in
|
||||
withAnimation {
|
||||
self?.lastSkipped = nil
|
||||
self?.controls.objectWillChange.send()
|
||||
}
|
||||
self?.segmentRestorationTime = nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user