feat(home): 홈 추천 콘텐츠 섹션 추가
This commit is contained in:
@@ -20,4 +20,5 @@ struct GetHomeResponse: Decodable {
|
||||
let recommendChannelList: [RecommendChannelResponse]
|
||||
let freeContentList: [AudioContentMainItem]
|
||||
let pointAvailableContentList: [AudioContentMainItem]
|
||||
let recommendContentList: [AudioContentMainItem]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user