mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fix crash in update online on logout.
This commit is contained in:
@@ -85,9 +85,6 @@ void Controller::showAccount(not_null<Main::Account*> account) {
|
||||
setupIntro();
|
||||
_widget.updateGlobalMenu();
|
||||
}
|
||||
if (was) {
|
||||
was->session().updates().updateOnline();
|
||||
}
|
||||
}, _accountLifetime);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user