Added variations for testing

`xml_logo_ascii`
`xml_logo_icons`
`xml_logo_icons_notext`
`xml_hero`
`xml_banner_bottom`
`xml_banner_top_custom`
`xml_banner_centered_bottom`
`xml_banner_centered_top`
This commit is contained in:
Araxeus
2023-01-08 12:52:05 +02:00
parent 97c5dc25be
commit 027d4ce3f0
2 changed files with 196 additions and 37 deletions

View File

@ -32,7 +32,7 @@ autoUpdater.autoDownload = false;
const gotTheLock = app.requestSingleInstanceLock();
if (!gotTheLock) app.quit();
if (!gotTheLock) app.exit();
app.commandLine.appendSwitch(
"js-flags",