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