Update SettingsReaderController.kt

This commit is contained in:
Jay 2020-01-27 19:55:24 -08:00
parent 8638e5452d
commit 17b862df4a

View File

@ -84,7 +84,7 @@ class SettingsReaderController : SettingsController() {
switchPreference {
key = Keys.trueColor
titleRes = R.string.pref_true_color
defaultValue = true
defaultValue = false
}
}
preferenceCategory {