mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 03:42:56 +00:00
Keep separate MTP::Config's for separate accounts.
This commit is contained in:
@@ -67,9 +67,6 @@ bool Launcher::launchUpdater(UpdaterLaunch action) {
|
||||
if (cStartInTray()) {
|
||||
argumentsList.push("-startintray");
|
||||
}
|
||||
if (cTestMode()) {
|
||||
argumentsList.push("-testmode");
|
||||
}
|
||||
#ifndef TDESKTOP_DISABLE_AUTOUPDATE
|
||||
if (Core::UpdaterDisabled()) {
|
||||
argumentsList.push("-externalupdater");
|
||||
|
||||
Reference in New Issue
Block a user