mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Style fix
This commit is contained in:
@@ -3,7 +3,7 @@ import Defaults
|
||||
import Logging
|
||||
import UIKit
|
||||
|
||||
struct Orientation {
|
||||
enum Orientation {
|
||||
static var logger = Logger(label: "stream.yattee.orientation")
|
||||
|
||||
static func lockOrientation(_ orientation: UIInterfaceOrientationMask) {
|
||||
|
Reference in New Issue
Block a user