mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 15:35:51 +00:00
Fix first main window appearance.
This commit is contained in:
@@ -39,6 +39,8 @@ Controller::~Controller() {
|
||||
}
|
||||
|
||||
void Controller::showAccount(not_null<Main::Account*> account) {
|
||||
Window::Theme::Background()->start();
|
||||
|
||||
_accountLifetime.destroy();
|
||||
_account = account;
|
||||
|
||||
|
Reference in New Issue
Block a user