mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
trailing whitespace
This commit is contained in:
parent
f4573bae49
commit
eeb9abdf81
@ -293,7 +293,7 @@ module.exports = React.createClass({
|
||||
// no change
|
||||
}
|
||||
else {
|
||||
this.setState((state, props) => {
|
||||
this.setState((state, props) => {
|
||||
return {numUnreadMessages: state.numUnreadMessages + 1};
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user