mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 16:20:48 +08:00
Update extract.ts
This commit is contained in:
parent
5bbbb52a30
commit
d430cfcbfb
@ -182,7 +182,7 @@ export async function extractController(
|
||||
|
||||
return res.status(200).json({
|
||||
success: true,
|
||||
data: null,
|
||||
data: {} as Document,
|
||||
scrape_id: origin?.includes("website") ? jobId : undefined,
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user