feat(content): 추천 전체보기를 연결한다
This commit is contained in:
@@ -175,6 +175,8 @@ enum AppStep {
|
||||
case originalWorkDetail(originalId: Int)
|
||||
|
||||
case contentAll(isFree: Bool = false, isPointOnly: Bool = false)
|
||||
|
||||
case contentOverview(type: ContentOverviewType = .newAndHotAudio)
|
||||
|
||||
case seriesMain
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user