mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Keep separate MTP::Config's for separate accounts.
This commit is contained in:
@@ -68,9 +68,6 @@ bool Launcher::launchUpdater(UpdaterLaunch action) {
|
||||
if (cStartInTray()) {
|
||||
pushArgument(qsl("-startintray"));
|
||||
}
|
||||
if (cTestMode()) {
|
||||
pushArgument(qsl("-testmode"));
|
||||
}
|
||||
if (cUseFreeType()) {
|
||||
pushArgument(qsl("-freetype"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user