Update index.ts
This commit is contained in:
parent
871d5d91b0
commit
de439f6529
@ -439,6 +439,7 @@ export class WebScraperDataProvider {
|
||||
|
||||
return documents;
|
||||
} catch (error) {
|
||||
console.error("Error replacing img paths with absolute paths", error);
|
||||
return documents;
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user