Remove redundant action id
This commit is contained in:
@@ -1109,7 +1109,6 @@ module.exports = React.createClass({
|
|||||||
};
|
};
|
||||||
|
|
||||||
const payload = {
|
const payload = {
|
||||||
id: '#mylovelyid',
|
|
||||||
action: 'view_room',
|
action: 'view_room',
|
||||||
event_id: eventId,
|
event_id: eventId,
|
||||||
highlighted: Boolean(eventId),
|
highlighted: Boolean(eventId),
|
||||||
|
|||||||
Reference in New Issue
Block a user