mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
fix
This commit is contained in:
parent
57730f6a35
commit
b79d3d1754
|
@ -81,6 +81,7 @@ export async function crawlPreviewController(req: Request, res: Response) {
|
|||
pageOptions,
|
||||
team_id,
|
||||
robots,
|
||||
createdAt: Date.now(),
|
||||
};
|
||||
|
||||
await saveCrawl(id, sc);
|
||||
|
|
Loading…
Reference in New Issue
Block a user