kivy: receive_screen.clear
This commit is contained in:
@@ -497,7 +497,7 @@ class ElectrumWindow(App):
|
||||
# Once GUI has been initialized check if we want to announce something
|
||||
# since the callback has been called before the GUI was initialized
|
||||
if self.receive_screen:
|
||||
self.receive_screen.screen.address = ''
|
||||
self.receive_screen.clear()
|
||||
self.update_tabs()
|
||||
self.notify_transactions()
|
||||
run_hook('load_wallet', wallet, self)
|
||||
|
||||
Reference in New Issue
Block a user