mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Remove duplicate accounts toggle subscription.
This commit is contained in:
parent
ab33af3f73
commit
9211b4d421
1 changed files with 0 additions and 1 deletions
|
@ -690,7 +690,6 @@ void MainMenu::setupAccounts() {
|
||||||
rebuildAccounts();
|
rebuildAccounts();
|
||||||
}, lifetime());
|
}, lifetime());
|
||||||
|
|
||||||
_accounts->toggleOn(Core::App().settings().mainMenuAccountsShownValue());
|
|
||||||
_accounts->toggleOn(Core::App().settings().mainMenuAccountsShownValue());
|
_accounts->toggleOn(Core::App().settings().mainMenuAccountsShownValue());
|
||||||
_accounts->finishAnimating();
|
_accounts->finishAnimating();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue