Revert "Hide parental controls section for release"
This reverts commit 02b90000f0d0c196a3f808c35c5e621e3cecb6b7.
This commit is contained in:
parent
332a631b6c
commit
d05ea94d78
@ -66,12 +66,12 @@ class SettingsMainController : SettingsController() {
|
||||
titleRes = R.string.pref_category_security
|
||||
onClick { navigateTo(SettingsSecurityController()) }
|
||||
}
|
||||
// preference {
|
||||
// iconRes = R.drawable.ic_outline_people_alt_24dp
|
||||
// iconTint = tintColor
|
||||
// titleRes = R.string.pref_category_parental_controls
|
||||
// onClick { navigateTo(SettingsParentalControlsController()) }
|
||||
// }
|
||||
preference {
|
||||
iconRes = R.drawable.ic_outline_people_alt_24dp
|
||||
iconTint = tintColor
|
||||
titleRes = R.string.pref_category_parental_controls
|
||||
onClick { navigateTo(SettingsParentalControlsController()) }
|
||||
}
|
||||
// SY -->
|
||||
if (preferences.eh_isHentaiEnabled().get()) {
|
||||
preference {
|
||||
|
Loading…
x
Reference in New Issue
Block a user