mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
fix map
This commit is contained in:
parent
184ede3d47
commit
349eabc907
@ -20,6 +20,7 @@ export default async (payload = {}) => {
|
||||
|
||||
data = data.map((user) => {
|
||||
user = user.toObject()
|
||||
return user
|
||||
})
|
||||
|
||||
if (from_user_id && !basic) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user