You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
typo
This commit is contained in:
@@ -358,7 +358,7 @@ module.exports = React.createClass({
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// update ther tab complete list as it depends on who most recently spoke,
|
// update the tab complete list as it depends on who most recently spoke,
|
||||||
// and that has probably just changed
|
// and that has probably just changed
|
||||||
if (ev.sender) {
|
if (ev.sender) {
|
||||||
this.tabComplete.onMemberSpoke(ev.sender);
|
this.tabComplete.onMemberSpoke(ev.sender);
|
||||||
|
|||||||
Reference in New Issue
Block a user