mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-17 21:25:37 +00:00
updates
This commit is contained in:
parent
5192b4d890
commit
9a53bfeb17
@ -75,7 +75,7 @@ class Crypt(Logger):
|
|||||||
# self.log('set() v -->',v)
|
# self.log('set() v -->',v)
|
||||||
v_b=self.package_val(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}{k},\n\t{k_b}\n\t\n\t{v_b}\n)\n')
|
||||||
stop
|
# stop
|
||||||
|
|
||||||
return self.store.put(k_b,v_b)
|
return self.store.put(k_b,v_b)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user