Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
e2d783713d
commit
cc914183ec
@ -30,7 +30,7 @@ module.exports = async (client, apex, app) => {
|
|||||||
cache: 'no-cache',
|
cache: 'no-cache',
|
||||||
mode: 'same-origin',
|
mode: 'same-origin',
|
||||||
priority: 'high',
|
priority: 'high',
|
||||||
redirect: 'follow'
|
redirect: 'error'
|
||||||
})
|
})
|
||||||
setImmediate(() => clearTimeout(timeout))
|
setImmediate(() => clearTimeout(timeout))
|
||||||
return await response.json()
|
return await response.json()
|
||||||
|
Loading…
Reference in New Issue
Block a user