fix: Wrong pref to bound
Some checks are pending
Build app / Build app (push) Waiting to run
Mirror Repository / mirror (push) Waiting to run

I should really stop coding in the middle of the night
This commit is contained in:
Ahmad Ansori Palembani 2025-05-27 22:25:19 +07:00
parent 850151720b
commit 7964ac87c6
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -221,7 +221,7 @@ class SettingsLibraryController : SettingsLegacyController() {
titleRes = MR.strings.enable_chapter_swipe_action
}
multiSelectListPreferenceMat(activity) {
bindTo(preferences.libraryUpdateMangaRestriction())
bindTo(libraryPreferences.markDuplicateReadChapterAsRead())
titleRes = MR.strings.pref_mark_as_read_duplicate_read_chapter
val entries = mapOf(
MR.strings.pref_mark_as_read_duplicate_read_chapter_existing to