mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-14 18:06:30 -04:00
Open Tor settings when canceling connecting to tor
This commit is contained in:
parent
d69f4b51d5
commit
cd95fcc61f
@ -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…
x
Reference in New Issue
Block a user