zdg #106

Merged
zhengdegang merged 2 commits from zdg into main 2024-08-07 17:06:17 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 618618f736 - Show all commits

View File

@ -110,6 +110,7 @@ const sideChange = o => {
case 'win': //
break
case 'over': //
toolStore.isToolWin = false
ipcMsgSend('tool-sphere:close')
break
}