diff --git a/web/shared-worker/worker/worker-crypto.js b/web/shared-worker/worker/worker-crypto.js --- a/web/shared-worker/worker/worker-crypto.js +++ b/web/shared-worker/worker/worker-crypto.js @@ -309,6 +309,9 @@ const notificationAccountKeysSet = retrieveAccountKeysSet(notificationAccount); + contentAccount.mark_keys_as_published(); + notificationAccount.mark_keys_as_published(); + persistCryptoStore(); return {