trying to get realm connected

This commit is contained in:
talksik
2022-05-28 03:21:29 -05:00
parent c21c80b8f7
commit 061ac8862f
4 changed files with 14 additions and 7 deletions
-1
View File
@@ -27,7 +27,6 @@ const createWindow = (): void => {
webPreferences: {
preload: MAIN_WINDOW_PRELOAD_WEBPACK_ENTRY,
nodeIntegration: true,
contextIsolation: false,
},
// titleBarStyle: "hiddenInset",
frame: false,