fix(main): 현재 라이브 전체보기를 보정한다
This commit is contained in:
@@ -519,7 +519,7 @@ struct MainView: View {
|
||||
}
|
||||
|
||||
private func handleRecommendationLiveAllTap() {
|
||||
appState.setAppStep(step: .liveNowAll(onClickParticipant: handleRecommendationLiveTap))
|
||||
appState.setAppStep(step: .liveNowAll)
|
||||
}
|
||||
|
||||
private func handleRecommendationCreatorTap(creatorId: Int) {
|
||||
|
||||
Reference in New Issue
Block a user