Update snapshot
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user