Force to use always the "Light" theme

This commit is contained in:
Antonio 2023-11-28 17:57:20 +01:00
parent 60c0ae8c6b
commit d22f07df7d

View file

@ -51,6 +51,8 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIUserInterfaceStyle</key>
<string>Light</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>