Forgot this
This commit is contained in:
parent
2f41312842
commit
33f9b15891
@ -406,7 +406,7 @@ object EXHMigrations {
|
|||||||
preferences.navigationModeWebtoon().set(5)
|
preferences.navigationModeWebtoon().set(5)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (oldVersion under 35) {
|
if (oldVersion under 36) {
|
||||||
// Handle renamed enum values
|
// Handle renamed enum values
|
||||||
@Suppress("DEPRECATION")
|
@Suppress("DEPRECATION")
|
||||||
val newSortingMode = when (val oldSortingMode = preferences.librarySortingMode().get()) {
|
val newSortingMode = when (val oldSortingMode = preferences.librarySortingMode().get()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user