Open Tor settings when canceling connecting to tor

This commit is contained in:
Micah Lee 2021-10-13 19:19:53 -07:00
parent d69f4b51d5
commit cd95fcc61f

View File

@ -220,7 +220,7 @@ class MainWindow(QtWidgets.QMainWindow):
"_tor_connection_canceled",
"Settings button clicked",
)
self.open_settings()
self.open_tor_settings()
if a.clickedButton() == quit_button:
# Quit