Skip to content

Commit 3c0b948

Browse files
authored
fixed merge conflict
1 parent c6c279a commit 3c0b948

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/electron/main.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,7 @@ async function createWindow() {
7272
// icon: path.join(__dirname, '../src/public/icons/png/256x256.png'),
7373
webPreferences: {
7474
zoomFactor: 0.7,
75-
<<<<<<< HEAD
7675
// enable devtools when in development mode
77-
=======
78-
// enable devtools when in development mode
79-
>>>>>>> ee444f746bb8ccba4e3ebe3909002bf3ac26fdb1
8076
devTools: isDev,
8177
// crucial security feature - blocks rendering process from having access to node modules
8278
nodeIntegration: false,

0 commit comments

Comments
 (0)