라이브
- 메뉴판 UI 추가
This commit is contained in:
@@ -19,4 +19,7 @@ struct CreateLiveRoomRequest: Encodable {
|
||||
var password: String? = nil
|
||||
let timezone: String = TimeZone.current.identifier
|
||||
var beginDateTimeString: String? = nil
|
||||
var menuPanId: Int = 0
|
||||
var menuPan: String = ""
|
||||
var isActiveMenuPan: Bool = false
|
||||
}
|
||||
|
Reference in New Issue
Block a user