mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 14:05:04 +08:00
Close onPermalinkClicked
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
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
Block a user