mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 19:56:47 +03:00
anothert stray room_
This commit is contained in:
parent
de2eaa3078
commit
c585b3edee
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ module.exports = React.createClass({
|
|||
room_id: result.room_id,
|
||||
event_id: payload.event_id,
|
||||
invite_sign_url: payload.invite_sign_url,
|
||||
room_oob_data: payload.oob_data,
|
||||
oob_data: payload.oob_data,
|
||||
});
|
||||
});
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue