mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Fix swiftformat issues
This commit is contained in:
@@ -9,7 +9,7 @@ final class OrientationModel {
|
||||
var orientation = UIInterfaceOrientation.portrait
|
||||
var lastOrientation: UIInterfaceOrientation?
|
||||
var orientationDebouncer = Debouncer(.milliseconds(300))
|
||||
internal var orientationObserver: Any?
|
||||
var orientationObserver: Any?
|
||||
|
||||
private var player = PlayerModel.shared
|
||||
|
||||
|
Reference in New Issue
Block a user