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
/
sonist
Archived
1
0
Fork 0

年前最后一波 v1.0.0

2.x 1.0.0
宇天 2019-01-30 17:29:52 +08:00
parent a575d7e3e5
commit 1346ac7147
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()
})
return win