mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 01:15:14 +01:00
Add DARK_BLUE enum value back to avoid crash
This commit is contained in:
parent
c50ede8b2c
commit
9df721d158
@ -30,6 +30,7 @@ object PreferenceValues {
|
||||
YOTSUBA(R.string.theme_yotsuba),
|
||||
|
||||
// Deprecated
|
||||
DARK_BLUE(null),
|
||||
HOT_PINK(null),
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user