Fix theme reversal

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
Vasyl Gello
2024-02-13 07:07:00 +02:00
parent e2b9606d66
commit c846e65d7c
2 changed files with 2 additions and 2 deletions

View File

@@ -33,8 +33,8 @@
<string-array name="theme_entries" translatable="false">
<item>@string/theme_auto</item>
<item>@string/theme_light</item>
<item>@string/theme_dark</item>
<item>@string/theme_light</item>
</string-array>
<string-array name="theme_values" translatable="false">
<item>"auto"</item>