Skip to content

Commit 9ab6b14

Browse files
committed
Add removing VPN troubleshoot step for split tunneling
1 parent 5bf272f commit 9ab6b14

File tree

1 file changed

+4
-0
lines changed
  • desktop/packages/mullvad-vpn/src/shared/notifications

1 file changed

+4
-0
lines changed

desktop/packages/mullvad-vpn/src/shared/notifications/error.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,10 @@ export class ErrorNotificationProvider
368368
),
369369
steps: [
370370
messages.pgettext('troubleshoot', 'Try reconnecting.'),
371+
messages.pgettext(
372+
'troubleshoot',
373+
'If you have installed another VPN then try to uninstall that.',
374+
),
371375
messages.pgettext('troubleshoot', 'Try restarting your device.'),
372376
],
373377
},

0 commit comments

Comments
 (0)