We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee987ba commit e973eb1Copy full SHA for e973eb1
ui/app/AppLayouts/Profile/views/PrivacyAndSecurityView.qml
@@ -26,7 +26,7 @@ SettingsContentBase {
26
StatusListItem {
27
Layout.preferredWidth: root.contentWidth
28
title: qsTr("Receive Status News via RSS")
29
- subTitle: qsTr("Fetches news from external sites which may expose your IP")
+ subTitle: qsTr("Your IP address will be exposed to https://status.app")
30
components: [
31
StatusSwitch {
32
id: statusNewsSwitch
0 commit comments