Missed a function

This commit is contained in:
David Baker 2017-01-26 10:09:33 +00:00
parent bf66f77acb
commit 23a25e550d

View file

@ -439,7 +439,7 @@ module.exports = React.createClass({
return inviteList;
},
_lookupThreepid(medium, address) {
_lookupThreepid: function(medium, address) {
// wait a bit to let the user finish typing
return q.delay(500).then(() => {
// If the query has changed, forget it