Notification: Set a new Friendship and Accepted Friendship
This commit is contained in:
@@ -92,6 +92,7 @@ export const Api = {
|
||||
idapp: process.env.APP_ID,
|
||||
}
|
||||
|
||||
console.log('INIZIO - SendReq', url)
|
||||
// console.log('mydata', mydata)
|
||||
|
||||
const userStore = useUserStore()
|
||||
@@ -138,7 +139,7 @@ export const Api = {
|
||||
}
|
||||
}, 1000)
|
||||
|
||||
console.log('error', error)
|
||||
console.log('ERROR', error)
|
||||
return reject(error)
|
||||
}))
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user