mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 17:57:51 +00:00
Remove some activeAccount() calls.
This commit is contained in:
@@ -529,6 +529,7 @@ void MainWidget::setupConnectingWidget() {
|
||||
using namespace rpl::mappers;
|
||||
_connecting = std::make_unique<Window::ConnectionState>(
|
||||
this,
|
||||
&session().account(),
|
||||
Window::AdaptiveIsOneColumn() | rpl::map(!_1));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user