Skip to content

Commit 35e5661

Browse files
committed
Amends light mode string
1 parent 05dd3f2 commit 35e5661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@
9292
<string>UIInterfaceOrientationLandscapeRight</string>
9393
</array>
9494
<key>UIUserInterfaceStyle</key>
95-
<string>light</string>
95+
<string>Light</string>
9696
</dict>
9797
</plist>

0 commit comments

Comments
 (0)