new(all): Twitter API.
This commit is contained in:
parent
9be9b4184d
commit
f326142f1e
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ export class GBMinService {
|
||||||
useCache: true,
|
useCache: true,
|
||||||
cacheRefreshRate: 86400
|
cacheRefreshRate: 86400
|
||||||
};
|
};
|
||||||
GBServer.globals.server.use(ssrForBots(defaultOptions));
|
// GBServer.globals.server.use(ssrForBots(defaultOptions));
|
||||||
|
|
||||||
const url = GBServer.globals.wwwroot
|
const url = GBServer.globals.wwwroot
|
||||||
? GBServer.globals.wwwroot
|
? GBServer.globals.wwwroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue