mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Add DARK_BLUE enum value back to avoid crash
This commit is contained in:
parent
c50ede8b2c
commit
9df721d158
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ object PreferenceValues {
|
|||
YOTSUBA(R.string.theme_yotsuba),
|
||||
|
||||
// Deprecated
|
||||
DARK_BLUE(null),
|
||||
HOT_PINK(null),
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue