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() entryValues = mangaDexs.map { it.id.toString() }.toTypedArray()
} }
switchPreference { /*switchPreference {
key = PreferenceKeys.mangaDexForceLatestCovers key = PreferenceKeys.mangaDexForceLatestCovers
titleRes = R.string.mangadex_use_latest_cover titleRes = R.string.mangadex_use_latest_cover
summaryRes = R.string.mangadex_use_latest_cover_summary summaryRes = R.string.mangadex_use_latest_cover_summary
defaultValue = false defaultValue = false
} }*/
preference { preference {
key = "pref_sync_mangadex_into_this" key = "pref_sync_mangadex_into_this"