This commit is contained in:
Gergő Móricz 2024-08-15 19:02:05 +02:00
parent 57730f6a35
commit b79d3d1754

View File

@ -81,6 +81,7 @@ export async function crawlPreviewController(req: Request, res: Response) {
pageOptions,
team_id,
robots,
createdAt: Date.now(),
};
await saveCrawl(id, sc);