Skip to content

Commit 8d1c046

Browse files
committed
added updatetoken to the comment
1 parent b21b69c commit 8d1c046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controllers/v4/internal/user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const retrieveUserProfile = async (req, res, next) => {
2828
};
2929

3030
/**
31-
* Processes user actions such as addquota, removequota, updaterole, and banuser
31+
* Processes user actions such as addquota, removequota, updaterole, banuser and updatetoken
3232
*
3333
* @param {Object} req - Express request object.
3434
* @param {Object} res - Express response object.

0 commit comments

Comments
 (0)