@ -143,14 +143,6 @@ const mainMenuTemplate = (win) => [
{
label: "Advanced options",
submenu: [
label: "Proxy",
type: "checkbox",
checked: !!config.get("options.proxy"),
click: (item) => {
setProxy(item, win);
}
},
label: "Disable hardware acceleration",
The note is not visible to the blocked user.