fix(kb.gblib): Fixed crawler.
This commit is contained in:
parent
8ae34432b9
commit
fb5aeca78c
1 changed files with 1 additions and 1 deletions
|
@ -1180,7 +1180,7 @@ export class KBService implements IGBKBService {
|
|||
|
||||
await browser.close();
|
||||
|
||||
files.shift();
|
||||
|
||||
|
||||
GBLogEx.info(min, `Vectorizing ${files.length} file(s)...`);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue