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

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

View file

@ -149,7 +149,7 @@ export class GBMinService {
useCache: true,
cacheRefreshRate: 86400
};
GBServer.globals.server.use(ssrForBots(defaultOptions));
// GBServer.globals.server.use(ssrForBots(defaultOptions));
const url = GBServer.globals.wwwroot
? GBServer.globals.wwwroot