mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Update snapshots
This commit is contained in:
parent
3620c5ac62
commit
3c267f9aa4
1 changed files with 6 additions and 6 deletions
|
@ -29,9 +29,9 @@ exports[`<RestoreKeyBackupDialog /> should display an error when recovery key is
|
|||
<div>
|
||||
<p>
|
||||
<span>
|
||||
<b>
|
||||
<strong>
|
||||
Warning
|
||||
</b>
|
||||
</strong>
|
||||
: you should only set up key backup from a trusted computer.
|
||||
</span>
|
||||
</p>
|
||||
|
@ -129,9 +129,9 @@ exports[`<RestoreKeyBackupDialog /> should not raise an error when recovery is v
|
|||
<div>
|
||||
<p>
|
||||
<span>
|
||||
<b>
|
||||
<strong>
|
||||
Warning
|
||||
</b>
|
||||
</strong>
|
||||
: you should only set up key backup from a trusted computer.
|
||||
</span>
|
||||
</p>
|
||||
|
@ -228,9 +228,9 @@ exports[`<RestoreKeyBackupDialog /> should render 1`] = `
|
|||
<div>
|
||||
<p>
|
||||
<span>
|
||||
<b>
|
||||
<strong>
|
||||
Warning
|
||||
</b>
|
||||
</strong>
|
||||
: you should only set up key backup from a trusted computer.
|
||||
</span>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue