mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
* update key storage toggle when key storage status changes Listen for the CryptoEvent.KeyBackupStatus event and update the state when it changes. * fixup! update key storage toggle when key storage status changes * add comment about handling event