mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-07-20 13:38:58 -04:00
Cleanup
This commit is contained in:
parent
d4ea698236
commit
11511168dc
1 changed files with 1 additions and 1 deletions
|
@ -642,7 +642,7 @@ class Destination:
|
|||
RNS.log(f"Decryption still failing after ratchet reload. The contained exception was: {e}", RNS.LOG_ERROR)
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue