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),
|
YOTSUBA(R.string.theme_yotsuba),
|
||||||
|
|
||||||
// Deprecated
|
// Deprecated
|
||||||
|
DARK_BLUE(null),
|
||||||
HOT_PINK(null),
|
HOT_PINK(null),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user