feature/worker #111
@@ -10,7 +10,7 @@ router.get('/profile', async (req, res) => {
|
||||
full_name,
|
||||
avatar_url,
|
||||
updated_at,
|
||||
auth.users(phone)
|
||||
users(phone)
|
||||
`).eq('id', user_id);
|
||||
console.log('@@@@@@@@@@@@@@@@@@@@@@@@');
|
||||
console.log(data);
|
||||
|
||||
Reference in New Issue
Block a user