Update snapshot

This commit is contained in:
David Baker
2025-02-07 11:49:07 +01:00
parent 7149b3d019
commit 64f84cb4f8

View File

@@ -55,7 +55,7 @@ exports[`<DeleteKeyStoragePanel /> should match snapshot 1`] = `
</ol>
</nav>
<div
class="mx_EncryptionCard mx_ResetIdentityPanel"
class="mx_EncryptionCard mx_DeleteKeyStoragePanel"
>
<div
class="mx_EncryptionCard_header"
@@ -83,7 +83,7 @@ exports[`<DeleteKeyStoragePanel /> should match snapshot 1`] = `
</h2>
</div>
<div
class="mx_ResetIdentityPanel_content"
class="mx_DeleteKeyStoragePanel_content"
>
Deleting key storage will remove your cryptographic identity and message keys from the server and turn off the following security features:
<ul
@@ -128,7 +128,7 @@ exports[`<DeleteKeyStoragePanel /> should match snapshot 1`] = `
</ul>
</div>
<div
class="mx_ResetIdentityPanel_footer"
class="mx_DeleteKeyStoragePanel_footer"
>
<button
aria-disabled="false"