mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-11 05:59:10 +01:00
Update SettingsReaderController.kt
This commit is contained in:
parent
8638e5452d
commit
17b862df4a
@ -84,7 +84,7 @@ class SettingsReaderController : SettingsController() {
|
|||||||
switchPreference {
|
switchPreference {
|
||||||
key = Keys.trueColor
|
key = Keys.trueColor
|
||||||
titleRes = R.string.pref_true_color
|
titleRes = R.string.pref_true_color
|
||||||
defaultValue = true
|
defaultValue = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
preferenceCategory {
|
preferenceCategory {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user