folder check
This commit is contained in:
@@ -33,9 +33,9 @@ module.exports = {
|
||||
|
||||
window.webContents.setUserAgent("EZPPLauncher");
|
||||
attachTitlebarToWindow(window);
|
||||
window.webContents.openDevTools({
|
||||
/* window.webContents.openDevTools({
|
||||
mode: "detach"
|
||||
});
|
||||
}); */
|
||||
|
||||
return window;
|
||||
},
|
||||
|
Reference in New Issue
Block a user