mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
Merge branch 'master' of git://github.com/spesmilo/electrum
This commit is contained in:
commit
2bbe829f32
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ class Plugins(DaemonThread):
|
|||
wallet_types.append(details[1])
|
||||
descs.append(details[2])
|
||||
except:
|
||||
traceback.print_exc()
|
||||
self.print_error("cannot load plugin for:", name)
|
||||
return wallet_types, descs
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue