parent
6d2f48f86d
commit
4ffa9363a8
|
@ -79,7 +79,7 @@ class CreatorCommunityCommentQueryRepositoryImpl(
|
|||
creatorCommunityComment.id,
|
||||
creatorCommunityComment.member.id,
|
||||
creatorCommunityComment.member.nickname,
|
||||
creatorCommunityComment.member.profileImage.prepend(imageHost),
|
||||
creatorCommunityComment.member.profileImage.prepend("/").prepend(imageHost),
|
||||
creatorCommunityComment.comment,
|
||||
formattedDate,
|
||||
Expressions.constant(0)
|
||||
|
|
Loading…
Reference in New Issue