@@ -23,7 +23,10 @@ locker.lock().then(function() {
minWidth: 1100,
minHeight: 700,
backgroundColor: "#000000",
icon: "assets/images/icon.png"
icon: "assets/images/icon.png",
webPreferences: {
nodeIntegration: true
}
});
// and load the index.html of the app.
The note is not visible to the blocked user.