mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
OA: update contacts tab
This commit is contained in:
parent
c9d874ce38
commit
d895e3b868
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ class Plugin(BasePlugin):
|
|||
|
||||
if self.config.get('openalias_autoadd') == 'checked':
|
||||
self.win.wallet.add_contact(url, name)
|
||||
self.win.update_contacts_tab()
|
||||
|
||||
self.win.payto_e.setFrozen(True)
|
||||
if self.validate_dnssec(url):
|
||||
|
|
Loading…
Add table
Reference in a new issue