mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 10:40:07 +08:00
parent
12051811fc
commit
e94458317a
@ -45,6 +45,8 @@ const PopupContainer: React.FC<Props> = ({ resolve }) => {
|
||||
if (!Array.isArray(agents)) {
|
||||
agents = [agents]
|
||||
}
|
||||
} else {
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user