added the ability for the users to hide there profile
This commit is contained in:
@@ -8,5 +8,7 @@ export default async function (email: string) {
|
||||
|
||||
const data = await response.json();
|
||||
|
||||
console.log(data);
|
||||
|
||||
return data.response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user