콘텐츠 댓글 리스트
- 비밀댓글은 닉네임 옆에 '비밀댓글' 마크 추가
This commit is contained in:
@@ -18,6 +18,7 @@ struct GetAudioContentCommentListItem: Decodable {
|
||||
let nickname: String
|
||||
let profileUrl: String
|
||||
let comment: String
|
||||
let isSecret: Bool
|
||||
let donationCan: Int
|
||||
let date: String
|
||||
let replyCount: Int
|
||||
|
Reference in New Issue
Block a user