mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
send moved user object back :3
This commit is contained in:
parent
9455dedd6d
commit
072d14df95
@ -121,5 +121,5 @@ export default define(meta, paramDef, async (ps, user) => {
|
||||
// Publish meUpdated event
|
||||
publishMainStream(user.id, 'meUpdated', iObj);
|
||||
|
||||
return true;
|
||||
return iObj;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user