stylecheck

This commit is contained in:
Araxeus
2021-04-05 03:25:45 +03:00
parent 28d366ab19
commit 11bd1adbd4
3 changed files with 26 additions and 26 deletions

View File

@ -38,7 +38,7 @@ if (config.get("options.proxy")) {
// Adds debug features like hotkeys for triggering dev tools and reload
require("electron-debug")({
showDevTools: false //disable dev tools on electron-prompt
showDevTools: false //disable automatic devTools on new window
});
// Prevent window being garbage collected