matrix-js-sdk
cde93562 - Replace deprecated String.prototype.substr() (#2298)

Commit
3 years ago
Replace deprecated String.prototype.substr() (#2298) .substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
Author
Parents
Loading