mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Improve network state updates
This commit is contained in:
@@ -67,7 +67,7 @@ final class PlayerModel: ObservableObject {
|
||||
@Published var returnYouTubeDislike = ReturnYouTubeDislikeAPI()
|
||||
|
||||
@Published var isSeeking = false { didSet {
|
||||
backend.updateNetworkState()
|
||||
backend.setNeedsNetworkStateUpdates()
|
||||
}}
|
||||
|
||||
#if os(iOS)
|
||||
|
Reference in New Issue
Block a user