mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-17 21:25:37 +00:00
updates
This commit is contained in:
parent
58bc6fa2f0
commit
8575f4a3f7
@ -86,7 +86,7 @@ class Crypt(Logger):
|
||||
|
||||
self.log('set() v -->',v)
|
||||
v_b=self.package_val(v)
|
||||
self.log(f'set({prefix}{k},\n\t{k_b}\n\t\n\t{v_b}\n)\n')
|
||||
self.log(f'set({prefix}\n\t{k},\n\t{k_b}\n\t{k_b_hash}\n\t\n\t{v_b}\n)\n')
|
||||
# stop
|
||||
# stop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user