mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-22 17:17:15 +02:00
Fix crash in update online on logout.
This commit is contained in:
parent
a95b756111
commit
2ef47222f4
1 changed files with 0 additions and 3 deletions
|
@ -85,9 +85,6 @@ void Controller::showAccount(not_null<Main::Account*> account) {
|
|||
setupIntro();
|
||||
_widget.updateGlobalMenu();
|
||||
}
|
||||
if (was) {
|
||||
was->session().updates().updateOnline();
|
||||
}
|
||||
}, _accountLifetime);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue