mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-02 08:50:06 +09:00
Fix
This commit is contained in:
@ -44,6 +44,8 @@ async function main() {
|
||||
}
|
||||
}
|
||||
|
||||
if (Object.keys(set).length === 0) return res([i, user]);
|
||||
|
||||
User.update({
|
||||
_id: user._id
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user