시리즈 전체보기 페이지
This commit is contained in:
@@ -178,6 +178,9 @@ struct ContentView: View {
|
||||
case .contentAllByTheme(let themeId):
|
||||
ContentAllByThemeView(themeId: themeId)
|
||||
|
||||
case .seriesAll(let creatorId):
|
||||
SeriesListAllView(creatorId: creatorId)
|
||||
|
||||
default:
|
||||
EmptyView()
|
||||
.frame(width: 0, height: 0, alignment: .topLeading)
|
||||
|
Reference in New Issue
Block a user