From b6ea6e105e5a2d95cfbafc75cfcc0903a6378ef3 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Fri, 10 Apr 2026 13:33:30 +0100 Subject: [PATCH] Log clarifications for `handleBackupSecretReceived` (#5233) Some changes to make this a bit easier to understand. --- src/rust-crypto/backup.ts | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/rust-crypto/backup.ts b/src/rust-crypto/backup.ts index f69069439..62a8f92cb 100644 --- a/src/rust-crypto/backup.ts +++ b/src/rust-crypto/backup.ts @@ -180,28 +180,35 @@ export class RustBackupManager extends TypedEventEmitter