오픈 예정 콘텐츠 상세
- 댓글 창, 좋아요, 공유, 후원 버튼 숨김
This commit is contained in:
@@ -132,7 +132,7 @@ struct ContentDetailView: View {
|
||||
}
|
||||
}
|
||||
|
||||
if audioContent.isCommentAvailable {
|
||||
if audioContent.isCommentAvailable && !audioContent.contentUrl.trimmingCharacters(in: .whitespacesAndNewlines).isEmpty && audioContent.releaseDate == nil {
|
||||
ContentDetailCommentView(
|
||||
commentCount: audioContent.commentCount,
|
||||
commentList: audioContent.commentList,
|
||||
|
Reference in New Issue
Block a user