mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Add language/tag to privacy URI
This commit is contained in:
@@ -522,7 +522,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
}
|
||||
|
||||
private void onMenuPrivacy() {
|
||||
Helper.view(this, Uri.parse(Helper.PRIVACY_URI), false);
|
||||
Helper.view(this, Helper.getPrivacyUri(this), false);
|
||||
}
|
||||
|
||||
private void onMenuAbout() {
|
||||
|
||||
Reference in New Issue
Block a user