✌️
This commit is contained in:
parent
e63f884bc6
commit
6d49edc0ab
3 changed files with 11 additions and 7 deletions
|
|
@ -9,10 +9,6 @@ const cursorOption = { fields: { data: false } };
|
|||
|
||||
/**
|
||||
* Show a user
|
||||
*
|
||||
* @param {any} params
|
||||
* @param {any} me
|
||||
* @return {Promise<any>}
|
||||
*/
|
||||
module.exports = (params, me) => new Promise(async (res, rej) => {
|
||||
let user;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue