Skip to content

Commit

Permalink
Fix VPN-5051 - Wrap privacy policy link (#7358) (#7359)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesleyjanenorton authored Jun 28, 2023
1 parent 5d4245c commit 8d4e789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apps/vpn/ui/screens/ScreenTelemetryPolicy.qml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ MZFlickable {
labelText: qsTrId("vpn.telemetryPolicy.MozillaVPNPrivacyNotice")
Layout.alignment: Qt.AlignHCenter
onClicked: MZUrlOpener.openUrlLabel("privacyNotice")
Layout.fillWidth: true
}

}
Expand Down

0 comments on commit 8d4e789

Please sign in to comment.