Update SettingsReaderController.kt
This commit is contained in:
parent
84d1454f6e
commit
5944191f3e
@ -87,7 +87,7 @@ class SettingsReaderController : SettingsController() {
|
||||
switchPreference {
|
||||
key = Keys.trueColor
|
||||
titleRes = R.string.pref_true_color
|
||||
defaultValue = false
|
||||
defaultValue = true
|
||||
}
|
||||
}
|
||||
preferenceCategory {
|
||||
|
Loading…
Reference in New Issue
Block a user