ori lock
This commit is contained in:
parent
82c0474662
commit
a02dfbc425
|
@ -33,6 +33,7 @@ struct ItemView: View {
|
|||
.preferredColorScheme(.dark)
|
||||
.edgesIgnoringSafeArea(.all)
|
||||
.overrideViewPreference(.unspecified)
|
||||
.supportedOrientations(.landscape)
|
||||
|
||||
} else {
|
||||
Group {
|
||||
|
|
Loading…
Reference in New Issue