mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +00:00
Support logout of a secondary account.
This commit is contained in:
@@ -68,7 +68,7 @@ void Controller::showAccount(not_null<Main::Account*> account) {
|
||||
} else {
|
||||
setupIntro();
|
||||
}
|
||||
}, _lifetime);
|
||||
}, _accountLifetime);
|
||||
}
|
||||
|
||||
void Controller::finishFirstShow() {
|
||||
|
Reference in New Issue
Block a user