mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
2fe9461597
commit
522327566f
@ -157,7 +157,7 @@ class Crypt(Logger):
|
||||
except KeyError:
|
||||
return None
|
||||
v_b=self.unpackage_val(v)
|
||||
self.log(f'Crypt.get(\n\t{k}\n\n\t{v_b}')
|
||||
self.log(f'Crypt.get(\n\t{prefix}{k}\n\n\t{v_b}')
|
||||
return v_b
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user