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

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

View file

@ -910,8 +910,7 @@ export class GBMinService {
headers,
username: null,
ps: null,
qs: null,
streaming: true
qs: null
});
const folder = `work/${min.instance.botId}.gbai/cache`;
const filename = `${GBAdminService.generateUuid()}.png`;