mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
6bc63d35d2
commit
0748a48820
6 changed files with 6 additions and 5 deletions
|
|
@ -494,6 +494,7 @@ const boot = () => {
|
|||
type: 'checkbox',
|
||||
click: v => {
|
||||
resetWindowStateOnRestart = v.checked
|
||||
mainWindow.webContents.send('siyuan-save-close', true)
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue