matrix-react-sdk
f487c2b3 - Fix rageshake with no matrix client

Commit
5 years ago
Fix rageshake with no matrix client We checked for the presence of a matrix client but then went and called a method on it assuming it existed on the line below, so, don't do that. https://github.com/vector-im/riot-web/issues/13624 pointed this out
Author
Parents
Loading