mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 12:42:06 +00:00
remove remote module from prompt-options
This commit is contained in:
@ -12,7 +12,6 @@ const promptOptions = is.macOS() ? {
|
|||||||
// The following are used for custom titlebar
|
// The following are used for custom titlebar
|
||||||
frame: false,
|
frame: false,
|
||||||
customScript: customTitlebarPath,
|
customScript: customTitlebarPath,
|
||||||
enableRemoteModule: true
|
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = () => promptOptions;
|
module.exports = () => promptOptions;
|
||||||
|
|||||||
Reference in New Issue
Block a user