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