mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-24 14:59:42 -05:00
Open Tor settings when canceling connecting to tor
This commit is contained in:
parent
fda4f5ff26
commit
17beca1692
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user