fix another lint issue
This commit is contained in:
parent
dc230b74c2
commit
4c5497999a
@ -52,7 +52,8 @@ struct PendingMessage
|
|||||||
, body(body)
|
, body(body)
|
||||||
, event_id(event_id)
|
, event_id(event_id)
|
||||||
, widget(widget)
|
, widget(widget)
|
||||||
{}
|
{
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// In which place new TimelineItems should be inserted.
|
// In which place new TimelineItems should be inserted.
|
||||||
|
Loading…
Reference in New Issue
Block a user