mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 08:05:12 +00:00
Remove some activeAccount() calls.
This commit is contained in:
@@ -381,6 +381,7 @@ void Widget::updateScrollUpPosition() {
|
||||
void Widget::setupConnectingWidget() {
|
||||
_connecting = std::make_unique<Window::ConnectionState>(
|
||||
this,
|
||||
&session().account(),
|
||||
Window::AdaptiveIsOneColumn());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user