mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Remove some MainWindow::sessionController() calls.
This commit is contained in:
@@ -244,7 +244,7 @@ void AddParticipantsBoxController::Start(
|
||||
box->boxClosing() | rpl::start_with_next([=] {
|
||||
auto params = Window::SectionShow();
|
||||
params.activation = anim::activation::background;
|
||||
App::wnd()->sessionController()->showPeerHistory(
|
||||
navigation->parentController()->showPeerHistory(
|
||||
channel,
|
||||
params,
|
||||
ShowAtTheEndMsgId);
|
||||
|
||||
Reference in New Issue
Block a user