mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-18 10:51:54 +02:00
This should be just oob_data too
This commit is contained in:
parent
4184158a9a
commit
5827a883bf
@ -561,7 +561,7 @@ module.exports = React.createClass({
|
||||
room_alias: self.starting_room_alias,
|
||||
event_id: self.starting_event_id,
|
||||
invite_sign_url: self.starting_room_invite_sign_url,
|
||||
room_oob_data: self.starting_room_oob_data,
|
||||
oob_data: self.starting_room_oob_data,
|
||||
});
|
||||
delete self.starting_room_alias;
|
||||
delete self.starting_event_id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user