크리에이터 커뮤니티 등록 UI 추가

This commit is contained in:
Yu Sung
2023-12-16 01:56:59 +09:00
parent a7f8fa5dc5
commit e2e64fa4e6
7 changed files with 209 additions and 2 deletions

View File

@@ -113,4 +113,6 @@ enum AppStep {
case contentRankingAll
case creatorCommunityAll(creatorId: Int)
case creatorCommunityWrite
}