summaryrefslogtreecommitdiff
path: root/gui/components/VPNState.qml
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-09-17 19:49:15 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-11-23 21:51:05 +0100
commit9413b50cba3d8b4c9a8b6474729483b775aa5619 (patch)
tree6dfff47d63647f965727eb8a72198286b220df9c /gui/components/VPNState.qml
parent7cdbe15b46a2c2ac94b10f27092b190147f2124f (diff)
[ui] nospy and sizes
Diffstat (limited to 'gui/components/VPNState.qml')
-rw-r--r--gui/components/VPNState.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/components/VPNState.qml b/gui/components/VPNState.qml
index 5e659a9..d92065a 100644
--- a/gui/components/VPNState.qml
+++ b/gui/components/VPNState.qml
@@ -61,7 +61,7 @@ StateGroup {
}
PropertyChanges {
target: connectionImage
- source: "../resources/spy.gif"
+ source: "../resources/icon-noshield.svg"
}
PropertyChanges {
target: toggleVPN