Fix phrase when forwarding one album item.

This commit is contained in:
John Preston 2023-03-17 18:09:23 +04:00
parent 3b1d13eac9
commit 2b1ff39798

View File

@ -170,6 +170,7 @@ void ForwardPanel::updateTexts() {
.hideSender = true,
.hideCaption = !keepCaptions,
.generateImages = false,
.ignoreGroup = true,
}).text;
const auto history = item->history();
const auto dropCustomEmoji = !history->session().premium()