라이브 상세 - 제목 왼쪽에 19금 표시 추가
This commit is contained in:
@@ -13,6 +13,7 @@ struct GetRoomDetailResponse: Decodable {
|
||||
let title: String
|
||||
let notice: String
|
||||
let isPaid: Bool
|
||||
let isAdult: Bool
|
||||
let isPrivateRoom: Bool
|
||||
let password: String?
|
||||
let tags: [String]
|
||||
|
Reference in New Issue
Block a user