mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
bugfix: method does not exist
This commit is contained in:
parent
9bd75e05e7
commit
d451b93369
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ class ElectrumGui:
|
|||
if status:
|
||||
self.show_message(_('Payment sent.'))
|
||||
self.do_clear()
|
||||
self.update_contacts_tab()
|
||||
#self.update_contacts_tab()
|
||||
else:
|
||||
self.show_message(_('Error'))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue