mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-04 21:09:18 -04:00
Hide QR code button when server stops. Capitalise Code
This commit is contained in:
parent
13d46a543a
commit
c6c08c1c05
2 changed files with 2 additions and 1 deletions
|
@ -243,6 +243,7 @@ class ServerStatus(QtWidgets.QWidget):
|
|||
self.url.hide()
|
||||
self.copy_url_button.hide()
|
||||
self.copy_hidservauth_button.hide()
|
||||
self.show_url_qr_code_button.hide()
|
||||
|
||||
self.mode_settings_widget.update_ui()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue