You win this time, linter.

pull/21833/head
Travis Ralston 2019-06-26 22:40:08 -06:00
parent cd089a3f95
commit 1546cb2923
1 changed files with 1 additions and 1 deletions

View File

@ -76,4 +76,4 @@ export default class TypingStore {
MatrixClientPeg.get().sendTyping(roomId, isTyping, TYPING_SERVER_TIMEOUT);
}
}
}