Add "user identity" display to dev tools (#33977)
* Add "user identity" display to dev tools * Correct incorect hard-coded string in test mock * Fix up tests
This commit is contained in:
+8
@@ -654,6 +654,14 @@ exports[`<Users /> should render a single user 1`] = `
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h2>
|
||||
Cryptographic identity
|
||||
</h2>
|
||||
<i>
|
||||
Unknown
|
||||
</i>
|
||||
</section>
|
||||
</div>
|
||||
<div
|
||||
class="mx_Dialog_buttons"
|
||||
|
||||
Reference in New Issue
Block a user