Skip to content

Commit

Permalink
Merge pull request #1 from jinrenjie/george
Browse files Browse the repository at this point in the history
modify index.ts
  • Loading branch information
jinrenjie authored Aug 16, 2019
2 parents 16f6c15 + 9428556 commit 8e6e386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server_manager/electron_app/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ function createMainWindow() {
nodeIntegration: false,
preload: path.join(__dirname, 'preload.js'),
nativeWindowOpen: true,
webSecurity: false,
webviewTag: false
}
});
Expand Down

0 comments on commit 8e6e386

Please sign in to comment.