This commit is contained in:
parent
eb116c06cd
commit
ddfbb60b25
@ -159,6 +159,7 @@ export default class ProxyRoute extends Route {
|
||||
url,
|
||||
status: status,
|
||||
time: Date.now() - before,
|
||||
cached: false,
|
||||
});
|
||||
cache.set(url, {
|
||||
nodeId: nodeId,
|
||||
|
Loading…
Reference in New Issue
Block a user