비공개 라이브 입장 - 비밀번호 입력창 나오지 않던 버그 수정
This commit is contained in:
		| @@ -52,7 +52,7 @@ struct LiveView: View { | ||||
|                             SectionLiveNowView( | ||||
|                                 items: viewModel.liveNowItems, | ||||
|                                 onClickParticipant: { | ||||
|                                     viewModel.enterRoom(roomId: $0) | ||||
|                                     viewModel.enterLiveRoom(roomId: $0) | ||||
|                                 }, | ||||
|                                 onTapCreateLive: { | ||||
|                                     AppState.shared.setAppStep(step: .createLive(timeSettingMode: .NOW, onSuccess: onCreateSuccess)) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung