mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
default response should not be OK
This commit is contained in:
parent
a990522432
commit
1ec17cd394
1 changed files with 0 additions and 1 deletions
|
@ -956,7 +956,6 @@ class BitcoinGUI:
|
|||
dialog.set_title("Server")
|
||||
dialog.set_image(image)
|
||||
image.show()
|
||||
dialog.set_default_response(gtk.RESPONSE_OK)
|
||||
|
||||
vbox = dialog.vbox
|
||||
host = gtk.HBox()
|
||||
|
|
Loading…
Add table
Reference in a new issue