mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
stylecheck
This commit is contained in:
2
index.js
2
index.js
@ -38,7 +38,7 @@ if (config.get("options.proxy")) {
|
|||||||
|
|
||||||
// Adds debug features like hotkeys for triggering dev tools and reload
|
// Adds debug features like hotkeys for triggering dev tools and reload
|
||||||
require("electron-debug")({
|
require("electron-debug")({
|
||||||
showDevTools: false //disable dev tools on electron-prompt
|
showDevTools: false //disable automatic devTools on new window
|
||||||
});
|
});
|
||||||
|
|
||||||
// Prevent window being garbage collected
|
// Prevent window being garbage collected
|
||||||
|
|||||||
Reference in New Issue
Block a user