This commit is contained in:
Aiden Vigue 2021-05-29 23:48:04 -04:00
parent 82c0474662
commit a02dfbc425
No known key found for this signature in database
GPG Key ID: E7570472648F4544
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ struct ItemView: View {
.preferredColorScheme(.dark)
.edgesIgnoringSafeArea(.all)
.overrideViewPreference(.unspecified)
.supportedOrientations(.landscape)
} else {
Group {