fix(kb.gblib): Fixed crawler.

This commit is contained in:
Rodrigo Rodriguez 2025-01-19 16:06:43 -03:00
parent 7e08e4b0ba
commit 9ba6c936d2

View file

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