trying to get realm connected
This commit is contained in:
@@ -27,7 +27,6 @@ const createWindow = (): void => {
|
||||
webPreferences: {
|
||||
preload: MAIN_WINDOW_PRELOAD_WEBPACK_ENTRY,
|
||||
nodeIntegration: true,
|
||||
contextIsolation: false,
|
||||
},
|
||||
// titleBarStyle: "hiddenInset",
|
||||
frame: false,
|
||||
|
||||
Reference in New Issue
Block a user