Skip to content

Commit 0a8723f

Browse files
noeliaSDmendelskiv93
authored andcommitted
feat(Privacy&Security): Update text
Closes #17848
1 parent 8de5582 commit 0a8723f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/app/AppLayouts/Profile/views/PrivacyAndSecurityView.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SettingsContentBase {
2626
StatusListItem {
2727
Layout.preferredWidth: root.contentWidth
2828
title: qsTr("Receive Status News via RSS")
29-
subTitle: qsTr("Fetches news from external sites which may expose your IP")
29+
subTitle: qsTr("Your IP address will be exposed to https://status.app")
3030
components: [
3131
StatusSwitch {
3232
id: statusNewsSwitch

0 commit comments

Comments
 (0)