fix(kb.gblib): Fixed crawler.

This commit is contained in:
Rodrigo Rodriguez 2025-01-19 16:06:43 -03:00
parent 8ae34432b9
commit fb5aeca78c

View file

@ -1180,7 +1180,7 @@ export class KBService implements IGBKBService {
await browser.close();
files.shift();
GBLogEx.info(min, `Vectorizing ${files.length} file(s)...`);