Forgot this
This commit is contained in:
parent
2f41312842
commit
33f9b15891
1 changed files with 1 additions and 1 deletions
|
|
@ -406,7 +406,7 @@ object EXHMigrations {
|
|||
preferences.navigationModeWebtoon().set(5)
|
||||
}
|
||||
}
|
||||
if (oldVersion under 35) {
|
||||
if (oldVersion under 36) {
|
||||
// Handle renamed enum values
|
||||
@Suppress("DEPRECATION")
|
||||
val newSortingMode = when (val oldSortingMode = preferences.librarySortingMode().get()) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue