mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +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