Skip to content

Commit

Permalink
fix(kb.gblib): Fixed crawler.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigorodriguez committed Jan 19, 2025
1 parent 8ae3443 commit fb5aeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kb.gbapp/services/KBService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@ export class KBService implements IGBKBService {

await browser.close();

files.shift();


GBLogEx.info(min, `Vectorizing ${files.length} file(s)...`);

Expand Down

0 comments on commit fb5aeca

Please sign in to comment.