mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-25 15:03:03 +02:00
Fix suggest of a forward.
This commit is contained in:
parent
915a1b105c
commit
9186b28b60
1 changed files with 1 additions and 0 deletions
|
@ -552,6 +552,7 @@ HistoryItem::HistoryItem(
|
|||
}
|
||||
}
|
||||
}
|
||||
config.suggest = fields.suggest;
|
||||
if (!dropForwardInfo) {
|
||||
config.originalDate = original->originalDate();
|
||||
if (const auto info = original->originalHiddenSenderInfo()) {
|
||||
|
|
Loading…
Add table
Reference in a new issue