mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 08:33:45 +08: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