Removed newline
Этот коммит содержится в:
@@ -72,7 +72,6 @@ module.exports = React.createClass({
|
|||||||
});
|
});
|
||||||
this.setState({ numPresses: 0 });
|
this.setState({ numPresses: 0 });
|
||||||
|
|
||||||
|
|
||||||
window.clearInterval(this.state.timerInterrupt);
|
window.clearInterval(this.state.timerInterrupt);
|
||||||
this.setState({ timerInterrupt: null });
|
this.setState({ timerInterrupt: null });
|
||||||
AsyncClient.updateLastViewedAt();
|
AsyncClient.updateLastViewedAt();
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user