completionId: cgen-1f89934f816c44a784d6225f8c61ddbb
cgen-1f89934f816c44a784d6225f8c61ddbb
This commit is contained in:
parent
eed06403f2
commit
cd960a911d
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ export default function Feed() {
|
|||
mediaType: meta.mediaType,
|
||||
likes: p.likes_count ?? 0,
|
||||
comments: p.comments_count ?? 0,
|
||||
arm: p.arm_affiliation || "labs",
|
||||
};
|
||||
}),
|
||||
[],
|
||||
|
|
|
|||
Loading…
Reference in a new issue