mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Website.git
synced 2025-10-13 00:42:53 +00:00
why is not working aaaaah
This commit is contained in:
@@ -42,7 +42,7 @@ function Auth() {
|
||||
setPermanentCode(res ? res.data.access_token : null)
|
||||
})
|
||||
.catch(err => {
|
||||
console.log(err.response)
|
||||
console.log(err)
|
||||
setPermanentCode(false)
|
||||
})
|
||||
.finally(() => {
|
||||
|
||||
Reference in New Issue
Block a user