Fix the settings tab calls

This commit is contained in:
Saptak S 2022-02-24 18:14:06 +05:30
parent 2d7e980ade
commit fdc7ba9228
No known key found for this signature in database
GPG key ID: 7B7F1772C0C6FCBF
4 changed files with 40 additions and 38 deletions

View file

@ -149,7 +149,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)
def first_launch_widget_connect_clicked(self):
"""