This commit is contained in:
Archer
2024-12-03 00:11:38 +08:00
committed by GitHub
parent f28b7e41a8
commit cb56d1e53e
6 changed files with 11 additions and 1 deletions

View File

@@ -278,6 +278,7 @@ const OutLink = (props: Props) => {
/>
) : (
<ChatBox
isReady={!loading}
appId={appId}
chatId={chatId}
outLinkAuthData={outLinkAuthData}