mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +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();
|
||||
}, lifetime());
|
||||
|
||||
_accounts->toggleOn(Core::App().settings().mainMenuAccountsShownValue());
|
||||
_accounts->toggleOn(Core::App().settings().mainMenuAccountsShownValue());
|
||||
_accounts->finishAnimating();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue