mirror of
https://github.com/yattee/yattee.git
synced 2025-11-26 19:28:28 +00:00
Fix swiftformat issues
This commit is contained in:
@@ -103,7 +103,7 @@ final class AVPlayerBackend: PlayerBackend {
|
||||
|
||||
private var timeObserverThrottle = Throttle(interval: 2)
|
||||
|
||||
internal var controlsUpdates = false
|
||||
var controlsUpdates = false
|
||||
|
||||
init() {
|
||||
addFrequentTimeObserver()
|
||||
|
||||
Reference in New Issue
Block a user