correções em drive
This commit is contained in:
parent
3e0e3428d8
commit
b67c2dd85d
10 changed files with 161 additions and 78 deletions
|
|
@ -29,7 +29,7 @@ export const validarToken = async ({
|
|||
.catch(() => "erro" as const)
|
||||
|
||||
return resposta
|
||||
} catch (e) {
|
||||
} catch (_e) {
|
||||
return "erro"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue