mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Add language/tag to privacy URI
This commit is contained in:
@@ -1332,7 +1332,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
}
|
||||
|
||||
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