Skip to content

Commit

Permalink
[chore] , 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
jiwon2724 committed Aug 17, 2024
1 parent 17a8a2c commit 353a6f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object PokitMapper {
id = data.categoryImage.imageId,
url = data.categoryImage.imageUrl
),
createdAt = data.createdAt
createdAt = data.createdAt,
linkCount = data.contentCount
)
}
Expand Down

0 comments on commit 353a6f0

Please sign in to comment.