mirror of
https://github.com/vector-im/element-web.git
synced 2026-07-01 21:09:47 +00:00
161e19dfb6
* Settings panels: avoid exceptions with rust crypto If we are using rust crypto, `client.crypto` is undefined. We'll need to fix these up better in future, but for now, just return early. * Update tests