라이브 UI 변경

This commit is contained in:
Yu Sung
2024-01-18 17:32:14 +09:00
parent 7ce5a36172
commit 01833fbc1f
37 changed files with 1763 additions and 1135 deletions

View File

@@ -120,7 +120,7 @@ struct HomeView: View {
}
if appState.isShowPlayer {
LiveRoomView()
LiveRoomViewV2()
}
if appState.isShowNotificationSettingsDialog {