fix(live-room): 라이브 상세 SNS 링크 아이콘 매핑을 신규 필드에 맞춘다
This commit is contained in:
@@ -32,8 +32,9 @@ struct GetRoomDetailManager: Decodable {
|
||||
let introduce: String
|
||||
let youtubeUrl: String?
|
||||
let instagramUrl: String?
|
||||
let websiteUrl: String?
|
||||
let blogUrl: String?
|
||||
let fancimmUrl: String?
|
||||
let xUrl: String?
|
||||
let kakaoOpenChatUrl: String?
|
||||
let profileImageUrl: String
|
||||
let isCreator: Bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user