mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-23 07:17:00 -04:00
Merge branch '2-1-beta' of https://github.com/Noxis-source/WowUp into 2-1-beta
This commit is contained in:
@@ -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), {
|
||||
|
||||
Reference in New Issue
Block a user