new(all): Twitter API.
This commit is contained in:
parent
8987cd471f
commit
9230b1ad55
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue