kopia lustrzana https://github.com/markqvist/reticulum
Cleanup
rodzic
d4ea698236
commit
11511168dc
|
@ -642,7 +642,7 @@ class Destination:
|
||||||
RNS.log(f"Decryption still failing after ratchet reload. The contained exception was: {e}", RNS.LOG_ERROR)
|
RNS.log(f"Decryption still failing after ratchet reload. The contained exception was: {e}", RNS.LOG_ERROR)
|
||||||
raise e
|
raise e
|
||||||
|
|
||||||
RNS.log("Decryption succeeded after ratchet reload", RNS.LOG_NOTICE)
|
if decrypted: RNS.log("Decryption succeeded after ratchet reload", RNS.LOG_NOTICE)
|
||||||
|
|
||||||
return decrypted
|
return decrypted
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue