Skip to content

Commit 2eb6838

Browse files
author
zhigang.li
committed
update
1 parent b6e6f72 commit 2eb6838

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function createWindow () {
3131
}));
3232

3333
// 打开开发者工具。
34-
win.webContents.openDevTools();
34+
// win.webContents.openDevTools();
3535

3636
// 当 window 被关闭,这个事件会被触发。
3737
win.on('close', (event) => {

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)