mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix a crash in reply data inconsistency.
This commit is contained in:
@@ -243,6 +243,7 @@ void HistoryMessageReply::clearData(not_null<HistoryMessage*> holder) {
|
||||
replyToMsg = nullptr;
|
||||
}
|
||||
replyToMsgId = 0;
|
||||
refreshReplyToDocument();
|
||||
}
|
||||
|
||||
bool HistoryMessageReply::isNameUpdated() const {
|
||||
|
Reference in New Issue
Block a user