_
This commit is contained in:
@ -34,6 +34,10 @@ class Profile
|
||||
this.isFriend = false;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @returns {Promise<*>}
|
||||
*/
|
||||
async init()
|
||||
{
|
||||
let response;
|
||||
|
Reference in New Issue
Block a user