mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Switching displayname update to account endpoint.
This commit is contained in:
+1
-1
@@ -645,7 +645,7 @@ module.exports = class UsersService {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gives the user the ability to edit their username.
|
||||
* Updates the user's displayName.
|
||||
* @param {String} id the id of the user to be enabled.
|
||||
* @param {String} displayName The new displayname for the user.
|
||||
* @return {Promise}
|
||||
|
||||
Reference in New Issue
Block a user