You win this time, linter.

This commit is contained in:
Travis Ralston 2019-06-26 22:40:08 -06:00
parent cd089a3f95
commit 1546cb2923

View file

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