@@ -16,7 +16,10 @@ function createWindow() {
x: 0,
y: 0,
width: size.width,
height: size.height
height: size.height,
webPreferences: {
nodeIntegration: true,
},
});
if (serve) {
The note is not visible to the blocked user.
Powered by TurnKey Linux.