This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
appcat
/
dtalk-app
Archived
1
0
Fork 0

remove debug

master
yutent 2022-04-26 14:18:13 +08:00
parent b160e1a7da
commit c38ae42cc8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ exports.createMainWindow = function (icon) {
win.on('ready-to-show', _ => {
win.show()
win.openDevTools()
// win.openDevTools()
})
win.webContents.on('dom-ready', ev => {