라이브 탭 - 라이브 중 아이템 UI 변경

This commit is contained in:
Yu Sung
2023-12-14 18:35:43 +09:00
parent e782f72179
commit e5af4167f8
5 changed files with 78 additions and 50 deletions

View File

@@ -19,6 +19,7 @@ struct GetRoomListResponse: Decodable, Hashable {
let price: Int
let tags: [String]
let channelName: String?
let creatorProfileImage: String
let creatorNickname: String
let creatorId: Int
let isReservation: Bool