mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 14:05:04 +08:00
Remove redundant action id
This commit is contained in:
parent
d3cf78ff5a
commit
f320f7d475
@ -1109,7 +1109,6 @@ module.exports = React.createClass({
|
||||
};
|
||||
|
||||
const payload = {
|
||||
id: '#mylovelyid',
|
||||
action: 'view_room',
|
||||
event_id: eventId,
|
||||
highlighted: Boolean(eventId),
|
||||
|
Loading…
Reference in New Issue
Block a user