라이브 예약 표시를 UTC 기준으로 변경
This commit is contained in:
@@ -60,7 +60,6 @@ struct LiveRoomResponse: Decodable {
|
||||
let title: String
|
||||
let content: String
|
||||
let isPaid: Bool
|
||||
let beginDateTime: String
|
||||
let beginDateTimeUtc: String
|
||||
let coverImageUrl: String
|
||||
let isAdult: Bool
|
||||
|
||||
Reference in New Issue
Block a user