diff --git a/src/splash/index.js b/src/splash/index.js index 07cebbb..93a4efd 100644 --- a/src/splash/index.js +++ b/src/splash/index.js @@ -32,6 +32,8 @@ exports.initSplash = (startMinimized = false) => { if (process.env.OPENASAR_QUICKSTART || oaConfig.quickstart) setTimeout(() => { destroySplash(); + if (newUpdater != null) require('../utils/u2QuickLoad'); // Manually load module paths for faster requiring + launchMainWindow(); setTimeout(() => {