mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +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
|
||||
frame: false,
|
||||
customScript: customTitlebarPath,
|
||||
enableRemoteModule: true
|
||||
};
|
||||
|
||||
module.exports = () => promptOptions;
|
||||
|
||||
Reference in New Issue
Block a user