fix(main): 현재 라이브 전체보기를 보정한다
This commit is contained in:
@@ -87,7 +87,7 @@ enum AppStep {
|
||||
onSuccess: (CreateLiveRoomResponse) -> Void
|
||||
)
|
||||
|
||||
case liveNowAll(onClickParticipant: (Int) -> Void)
|
||||
case liveNowAll
|
||||
|
||||
case liveReservationAll(
|
||||
onClickReservation: (Int) -> Void,
|
||||
|
||||
Reference in New Issue
Block a user