Disable the mangadex cover setting for now
This commit is contained in:
parent
df188b7b90
commit
93d317629f
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user