aboutsummaryrefslogtreecommitdiff
path: root/desktop/onionshare/connection_tab.py
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/onionshare/connection_tab.py')
-rw-r--r--desktop/onionshare/connection_tab.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/onionshare/connection_tab.py b/desktop/onionshare/connection_tab.py
index 0f268a68..1cf3c376 100644
--- a/desktop/onionshare/connection_tab.py
+++ b/desktop/onionshare/connection_tab.py
@@ -156,7 +156,7 @@ class AutoConnectTab(QtWidgets.QWidget):
self.curr_settings.save()
def open_tor_settings(self):
- self.parent.open_tor_settings_tab(from_autoconnect=True)
+ self.parent.open_settings_tab(from_autoconnect=True, active_tab="tor")
def first_launch_widget_connect_clicked(self):
"""