matrix-react-sdk
f487c2b3
- Fix rageshake with no matrix client
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
dbkr/rageshake_work_if_no_client
#4572 - Fix rageshake with no matrix client
Author
dbkr
Parents
159547e6
Loading