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