mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Add link to privacy policy
This commit is contained in:
		| @@ -93,6 +93,13 @@ class AboutController : SettingsController(), NoAppBarElevationController { | ||||
|                 router.pushController(LicensesController().withFadeTransaction()) | ||||
|             } | ||||
|         } | ||||
|         preference { | ||||
|             key = "pref_about_privacy_policy" | ||||
|             titleRes = R.string.privacy_policy | ||||
|             onClick { | ||||
|                 openInBrowser("https://tachiyomi.org/privacy") | ||||
|             } | ||||
|         } | ||||
|  | ||||
|         add(AboutLinksPreference(context)) | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user