콘텐츠 댓글 - 수정/삭제 추가
This commit is contained in:
@@ -282,6 +282,7 @@ struct ContentDetailView: View {
|
||||
content: {
|
||||
AudioContentCommentListView(
|
||||
isPresented: $isShowCommentListView,
|
||||
creatorId: viewModel.audioContent!.creator.creatorId,
|
||||
audioContentId: viewModel.audioContent!.contentId
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user