Pass FullReplyTo everywhere.
This commit is contained in:
@@ -159,8 +159,7 @@ Data::Draft OccupiedDraft(const QString &normalizedName) {
|
||||
+ QString::number(OccupationTag())
|
||||
+ ";n:"
|
||||
+ normalizedName },
|
||||
MsgId(0), // replyTo
|
||||
kTopicRootId,
|
||||
FullReplyTo(),
|
||||
MessageCursor(),
|
||||
Data::PreviewState::Allowed
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user