Re-add pending event indicator
This seems to have been accidentally removed BUG: 491277
This commit is contained in:
@@ -288,6 +288,8 @@ TimelineDelegate {
|
||||
|
||||
showHighlight: root.showHighlight
|
||||
|
||||
isPending: root.isPending
|
||||
|
||||
onReplyClicked: eventId => {
|
||||
root.replyClicked(eventId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user