lang: translation of profile page
This commit is contained in:
@ -32,7 +32,7 @@ class Profiles
|
||||
/**
|
||||
*
|
||||
* @param {String} username
|
||||
* @returns {?Profile}
|
||||
* @returns {?Promise<Profile>}
|
||||
*/
|
||||
async getProfile(username)
|
||||
{
|
||||
|
Reference in New Issue
Block a user