사용하지 않는 isAdult 파라미터 제거
This commit is contained in:
@@ -44,7 +44,6 @@ struct GetAudioContentMainItem: Decodable {
|
||||
let contentId: Int
|
||||
let coverImageUrl: String
|
||||
let title: String
|
||||
let isAdult: Bool
|
||||
let creatorId: Int
|
||||
let creatorProfileImageUrl: String
|
||||
let creatorNickname: String
|
||||
|
||||
Reference in New Issue
Block a user