2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Closed beta 10019002: redesign, fix emoji pan hide after inline bot.

This commit is contained in:
John Preston
2016-11-06 21:08:52 +03:00
parent b3d1602354
commit dac96bfc4a
8 changed files with 22 additions and 20 deletions

View File

@@ -7561,7 +7561,6 @@ void HistoryWidget::updatePinnedBar(bool force) {
}
}
t_assert(_history != nullptr);
if (!_pinnedBar->msg) {
_pinnedBar->msg = App::histItemById(_history->channelId(), _pinnedBar->msgId);
}