라이브 예약 표시를 UTC 기준으로 변경
This commit is contained in:
@@ -18,7 +18,6 @@ struct GetRoomDetailResponse: Decodable {
|
||||
let password: String?
|
||||
let tags: [String]
|
||||
let channelName: String?
|
||||
let beginDateTime: String
|
||||
let beginDateTimeUtc: String
|
||||
let numberOfParticipants: Int
|
||||
let numberOfParticipantsTotal: Int
|
||||
|
||||
Reference in New Issue
Block a user