This commit is contained in:
Liang Ding 2022-12-17 19:20:14 +08:00
parent 6bc63d35d2
commit 0748a48820
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 6 additions and 5 deletions

View file

@ -494,6 +494,7 @@ const boot = () => {
type: 'checkbox',
click: v => {
resetWindowStateOnRestart = v.checked
mainWindow.webContents.send('siyuan-save-close', true)
},
},
{