Merge branch '2-1-beta' of https://github.com/Noxis-source/WowUp into 2-1-beta

This commit is contained in:
@Noxis
2021-02-07 17:16:51 +03:00

View File

@@ -114,7 +114,7 @@ if (!singleInstanceLock) {
win.webContents.send(IPC_REQUEST_INSTALL_FROM_URL, url.searchParams.get("install"));
return;
}
} catch { }
} catch { log.info("Failed to load as URI: " + arg); }
});
const argv = minimist(args.slice(1), {