yangjie #22

Merged
yangqiang merged 99 commits from yangjie into master 2024-10-22 16:11:46 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 747fd4d25f - Show all commits

View File

@ -152,7 +152,7 @@ const ShareScreenWindow: React.FC = () => {
setKeyOpenChildWindow('chatBigWindow', true)
}
break;
case '成员列表':
case '成员':
const userListWindow = await getKeyOpenChildWindow('userListWindow')
if (!userListWindow) {
window.electron.createChildWindow({