diff --git a/src/splash/splashScreen.js b/src/splash/splashScreen.js index 1fcd783..090473f 100644 --- a/src/splash/splashScreen.js +++ b/src/splash/splashScreen.js @@ -341,7 +341,7 @@ function initSplash(startMinimized = false) { destroySplash(); if (newUpdater != null) { // Manually load desktop_core module path for faster requiring - require('../utils/u2LoadModulePath')('discord_desktop_core'); + require('../utils/u2LoadModulePath')(); } /* if (newUpdater != null) {