mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🐛 v2.5.5-dev1 siyuan-v202212191041-win启动报错 Fix https://github.com/siyuan-note/siyuan/issues/6893
This commit is contained in:
parent
40c4f5f756
commit
ad3eaedd71
1 changed files with 0 additions and 1 deletions
|
|
@ -861,7 +861,6 @@ app.on('before-quit', (event) => {
|
||||||
})
|
})
|
||||||
|
|
||||||
const {powerMonitor} = require('electron')
|
const {powerMonitor} = require('electron')
|
||||||
const {build} = require("electron-builder");
|
|
||||||
|
|
||||||
powerMonitor.on('suspend', () => {
|
powerMonitor.on('suspend', () => {
|
||||||
writeLog('system suspend')
|
writeLog('system suspend')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue