fix: build

This commit is contained in:
Louis 2025-09-19 11:13:39 +07:00
parent 1ec9c29df6
commit 0f349f4b8c
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -227,7 +227,7 @@ export const useChat = () => {
dataUrl: string
}>
) => {
const activeThread = await getCurrentThread(message)
const activeThread = await getCurrentThread()
resetTokenSpeed()
let activeProvider = currentProviderId