fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit ba2657844c - Show all commits

View file

@ -197,3 +197,4 @@ export class AskDialog extends IGBDialog {
}
];
}
}