yangjie #51

Open
yangqiang wants to merge 34 commits from yangjie into master
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 1f0cfc9a70 - Show all commits

View File

@ -31,8 +31,6 @@ let connection = null;
let startNumber = 0;
let buildStatus = false; //true 打包开发版本 false 本地开发
powerSaveBlocker.start('prevent-display-sleep')
const id = powerSaveBlocker.start('prevent-display-sleep')
powerSaveBlocker.stop(id)
class AppWindow extends BrowserWindow {
constructor(config) {