yangjie #47

Merged
yangqiang merged 49 commits from yangjie into master 2025-01-24 13:43:09 +08:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit fd809034c1 - Show all commits

View File

@ -88,10 +88,6 @@ const NoticeWindow: React.FC = () => {
}
return () => {
channel.close();
window.electron.setChildWindowShow({
key: 'noticeWindow',
bool: false
})
};
}, []);
return (