콘텐츠 메인 시리즈 탭
- 완결 시리즈 전체보기 추가
This commit is contained in:
@@ -218,6 +218,9 @@ struct ContentView: View {
|
||||
case .contentMain(let startTab):
|
||||
ContentMainViewV2(selectedTab: startTab)
|
||||
|
||||
case .completedSeriesAll:
|
||||
CompletedSeriesView()
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user