콘텐츠 메인 무료 탭

- 새로운 무료 콘텐츠 전체보기
This commit is contained in:
Yu Sung
2025-02-22 10:45:09 +09:00
parent 174416952e
commit bfd34329d7
9 changed files with 24 additions and 12 deletions

View File

@@ -25,7 +25,7 @@ struct ContentMainTabContentView: View {
title: "새로운 단편",
onClickMore: {
AppState.shared
.setAppStep(step: .newContentAll)
.setAppStep(step: .newContentAll(isFree: false))
},
themeList: viewModel.contentThemeList,
contentList: viewModel.newContentList