mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
remove key
This commit is contained in:
parent
0485458c27
commit
e195bf8cdf
@ -48,7 +48,6 @@ export default async (payload) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
key: Number(skip) + Number(index),
|
|
||||||
...post,
|
...post,
|
||||||
comments: comments.map((comment) => comment._id.toString()),
|
comments: comments.map((comment) => comment._id.toString()),
|
||||||
user,
|
user,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user