Sooner or later I'll get used to this.
This commit is contained in:
parent
e1f3c80f19
commit
e8b944c0e1
2 changed files with 6 additions and 6 deletions
|
@ -243,7 +243,7 @@ module.exports = {
|
|||
}
|
||||
},
|
||||
|
||||
getWhoIsTypingString() {
|
||||
getWhoIsTypingString: function() {
|
||||
return WhoIsTyping.whoIsTypingString(this.state.room);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue