mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
19a0332958
commit
2fe9461597
@ -157,6 +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}')
|
||||
return v_b
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user