删除多余代码

This commit is contained in:
yj 2024-10-16 16:53:41 +08:00
parent 5125b83a93
commit 488f4e2763
1 changed files with 0 additions and 1 deletions

View File

@ -189,7 +189,6 @@ const ShareScreenWindow: React.FC = () => {
setIsExpand(!isExpand)
window.electron.setChildWindow({
width: isExpand ? 440 : 440 / 2,
height: 80,
key: 'shareScreenWindow',
})
}}>