Close onPermalinkClicked
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
5a9e1a1482
commit
83de84972e
|
@ -199,6 +199,7 @@ export default class ImageView extends React.Component {
|
|||
highlighted: true,
|
||||
room_id: this.props.mxEvent.getRoomId(),
|
||||
});
|
||||
this.props.onFinished();
|
||||
};
|
||||
|
||||
onStartMoving = ev => {
|
||||
|
|
Loading…
Reference in New Issue