pull/824/head
Mark Qvist 2025-05-13 13:32:35 +02:00
rodzic d4ea698236
commit 11511168dc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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