콘텐츠 메인 - 숏플, 라이브 다시 듣기 추가
This commit is contained in:
@@ -175,6 +175,9 @@ struct ContentView: View {
|
||||
case .canCoupon:
|
||||
CanCouponView()
|
||||
|
||||
case .contentAllByTheme(let themeId):
|
||||
ContentAllByThemeView(themeId: themeId)
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user