fix(api): fix friend.list slow

This commit is contained in:
Il Harper 2024-04-07 19:20:27 +08:00
parent fa44222dd5
commit dd66a2e0bd
No known key found for this signature in database
GPG Key ID: 4B71FCA698E7E8EC

View File

@ -200,6 +200,8 @@ const responseDispatcher = async (
}
}
chronoEventEmitter.emitBuddyListChange()
return
}