refactor
This commit is contained in:
parent
ddc0b37d13
commit
92c30739f6
3 changed files with 10 additions and 408 deletions
|
@ -114,4 +114,6 @@ export default define(meta, async (ps, me) => {
|
|||
|
||||
return await Users.packMany(users, me, { detail: !!ps.detail });
|
||||
}
|
||||
|
||||
return [];
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue