send moved user object back :3
This commit is contained in:
parent
bf04ca4969
commit
a9058697be
@ -121,5 +121,5 @@ export default define(meta, paramDef, async (ps, user) => {
|
|||||||
// Publish meUpdated event
|
// Publish meUpdated event
|
||||||
publishMainStream(user.id, 'meUpdated', iObj);
|
publishMainStream(user.id, 'meUpdated', iObj);
|
||||||
|
|
||||||
return true;
|
return iObj;
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user