1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-05 23:10:41 +03:00

Fixed merge error

This commit is contained in:
Steffen Kolmer
2020-10-19 13:35:18 +02:00
parent 929cc48cef
commit 3e8e817a3d

View File

@@ -693,7 +693,7 @@ export default class RoomView extends React.Component<IProps, IState> {
this.checkIfAlone(this.state.room);
break;
case 'confetti':
animateConfetti(this._roomView.current.offsetWidth);
animateConfetti(this.roomView.current.offsetWidth);
break;
case 'post_sticker_message':
this.injectSticker(