fix(live): 라이브 종료 후 이전 화면을 유지한다
This commit is contained in:
@@ -300,7 +300,6 @@ final class UserProfileViewModel: ObservableObject {
|
||||
} else {
|
||||
if roomId > 0 {
|
||||
AppState.shared.isShowPlayer = true
|
||||
AppState.shared.setAppStep(step: .main)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user