1
0

Tweaks for new plugin giving self

This commit is contained in:
Maran
2013-03-12 21:38:06 +01:00
parent ca6890a622
commit 14dcf88409
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ def wallet_id():
global config
return hashlib.sha256(str(config.get("master_public_key"))).digest().encode('hex')
def set_label(item,label, changed):
def set_label(gui, item,label, changed):
if not changed:
return