new(all): Twitter API.

This commit is contained in:
Rodrigo Rodriguez 2022-09-26 19:45:30 -03:00
parent 9be9b4184d
commit f326142f1e

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