mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Handle nice topic / post-in-topic links.
This commit is contained in:
@@ -196,7 +196,7 @@ void Widget::floatPlayerDoubleClickEvent(not_null<const HistoryItem*> item) {
|
||||
&item->history()->peer->session().account(),
|
||||
item->history()->peer,
|
||||
[&](not_null<Window::SessionController*> controller) {
|
||||
controller->showPeerHistoryAtItem(item);
|
||||
controller->showMessage(item);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user