mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Merge branch 'dev' into games
This commit is contained in:
@@ -8458,7 +8458,7 @@ void GoToMessageClickHandler::onClickImpl() const {
|
||||
if (current && current->history()->peer->id == peer()) {
|
||||
App::main()->pushReplyReturn(current);
|
||||
}
|
||||
Ui::showPeerHistory(peer(), msgid());
|
||||
Ui::showPeerHistory(peer(), msgid(), Ui::ShowWay::Forward);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user