mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-13 08:13:31 -07:00
Cleanup
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user