mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
restore the primary_action mode settings in a tab after OnionShare reconnects to Tor
This commit is contained in:
parent
e506ccb27d
commit
7cc136d1ae
@ -563,6 +563,7 @@ class Mode(QtWidgets.QWidget):
|
||||
"""
|
||||
self.content_widget.show()
|
||||
self.tor_not_connected_widget.hide()
|
||||
self.primary_action.show()
|
||||
|
||||
def tor_connection_stopped(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user