fix(basic.gblib): update ChatServices.ts #420
1 changed files with 1 additions and 1 deletions
|
|
@ -928,7 +928,7 @@ export class KBService implements IGBKBService {
|
|||
});
|
||||
};
|
||||
|
||||
/publish gbkbreturn doIt(subjectsLoaded.children, undefined);
|
||||
return doIt(subjectsLoaded.children, undefined);
|
||||
}
|
||||
|
||||
public async undeployKbFromStorage(instance: IGBInstance, deployer: GBDeployer, packageId: number) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue