mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Hide parental controls section for release
This commit is contained in:
		| @@ -65,12 +65,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()) } | ||||
|         // } | ||||
|         preference { | ||||
|             iconRes = R.drawable.ic_code_24dp | ||||
|             iconTint = tintColor | ||||
|   | ||||
		Reference in New Issue
	
	Block a user