mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-29 15:36:08 +00:00
Allow several accounts in Core::App.
This commit is contained in:
@@ -29,7 +29,6 @@ AppConfig::AppConfig(not_null<Account*> account) : _account(account) {
|
||||
_requestId = 0;
|
||||
}
|
||||
}, _lifetime);
|
||||
refresh();
|
||||
}
|
||||
|
||||
void AppConfig::refresh() {
|
||||
|
||||
Reference in New Issue
Block a user