Disable the mangadex cover setting for now

This commit is contained in:
Jobobby04 2021-05-10 20:10:14 -04:00
parent df188b7b90
commit 93d317629f

View File

@ -65,12 +65,12 @@ class SettingsMangaDexController :
entryValues = mangaDexs.map { it.id.toString() }.toTypedArray()
}
switchPreference {
/*switchPreference {
key = PreferenceKeys.mangaDexForceLatestCovers
titleRes = R.string.mangadex_use_latest_cover
summaryRes = R.string.mangadex_use_latest_cover_summary
defaultValue = false
}
}*/
preference {
key = "pref_sync_mangadex_into_this"