mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Fix
This commit is contained in:
parent
54ec0b8a93
commit
13a5ef9c6a
@ -44,6 +44,8 @@ async function main() {
|
||||
}
|
||||
}
|
||||
|
||||
if (Object.keys(set).length === 0) return res([i, user]);
|
||||
|
||||
User.update({
|
||||
_id: user._id
|
||||
}, {
|
||||
|
Loading…
Reference in New Issue
Block a user