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',
|
||||
mode: 'same-origin',
|
||||
priority: 'high',
|
||||
redirect: 'follow'
|
||||
redirect: 'error'
|
||||
})
|
||||
setImmediate(() => clearTimeout(timeout))
|
||||
return await response.json()
|
||||
|
Loading…
Reference in New Issue
Block a user