콘텐츠 추가
This commit is contained in:
@@ -56,6 +56,10 @@ enum AppStep {
|
||||
|
||||
case createContent
|
||||
|
||||
case modifyContent(contentId: Int)
|
||||
|
||||
case contentDetail(contentId: Int)
|
||||
|
||||
case liveReservationComplete(response: MakeLiveReservationResponse)
|
||||
|
||||
case creatorDetail(userId: Int)
|
||||
|
Reference in New Issue
Block a user