feat(home): 사용하지 않는 큐레이션 영역 제거
This commit is contained in:
@@ -20,5 +20,4 @@ struct GetHomeResponse: Decodable {
|
||||
let recommendChannelList: [RecommendChannelResponse]
|
||||
let freeContentList: [AudioContentMainItem]
|
||||
let pointAvailableContentList: [AudioContentMainItem]
|
||||
let curationList: [GetContentCurationResponse]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user