don't exit in wizard (fixes #402)
This commit is contained in:
@@ -345,7 +345,7 @@ class ElectrumWindow(QMainWindow):
|
||||
wallet = wizard.run()
|
||||
if wallet:
|
||||
self.load_wallet(wallet)
|
||||
|
||||
|
||||
|
||||
|
||||
def init_menubar(self):
|
||||
|
||||
Reference in New Issue
Block a user