크리에이터 채널 페이지 추가
This commit is contained in:
@@ -55,4 +55,16 @@ enum AppStep {
|
||||
case serviceCenter
|
||||
|
||||
case createContent
|
||||
|
||||
case liveReservationComplete(response: MakeLiveReservationResponse)
|
||||
|
||||
case creatorDetail(userId: Int)
|
||||
|
||||
case followerList(userId: Int)
|
||||
|
||||
case userProfileDonationAll(userId: Int)
|
||||
|
||||
case userProfileFanTalkAll(userId: Int)
|
||||
|
||||
case creatorNoticeWrite(notice: String)
|
||||
}
|
||||
|
Reference in New Issue
Block a user