mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 01:45:06 +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