fix(llm.gblib): Talk to data local db use fix.
This commit is contained in:
parent
a71d8983b1
commit
f9f7e0c955
1 changed files with 1 additions and 0 deletions
|
@ -1584,6 +1584,7 @@ export class KBService implements IGBKBService {
|
||||||
if (!request.isInterceptResolutionHandled()) {
|
if (!request.isInterceptResolutionHandled()) {
|
||||||
request.abort();
|
request.abort();
|
||||||
}
|
}
|
||||||
|
});
|
||||||
|
|
||||||
const parsedUrl = new URL(url);
|
const parsedUrl = new URL(url);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue