mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-12 08:13:26 +01:00
Fix enum to objc core data for app permission
This commit is contained in:
@@ -10,7 +10,9 @@ import UIKit
|
||||
|
||||
import RoxasUIKit
|
||||
|
||||
@objc
|
||||
final class NavigationBar: UINavigationBar {
|
||||
@objc
|
||||
@IBInspectable var automaticallyAdjustsItemPositions: Bool = true
|
||||
|
||||
private let backgroundColorView = UIView()
|
||||
|
||||
Reference in New Issue
Block a user