diff --git a/src/bootstrap.js b/src/bootstrap.js index 11ada9c..b21eb0e 100644 --- a/src/bootstrap.js +++ b/src/bootstrap.js @@ -18,7 +18,6 @@ switch (process.platform) { // Discord forces these } app.name = 'discord'; // Force name as sometimes breaks -app.allowRendererProcessReuse = false; const paths = require('./paths'); global.moduleDataPath = paths.getModuleDataPath(); // Global because discord