프로필 변경 페이지 추가
This commit is contained in:
@@ -95,4 +95,10 @@ enum AppStep {
|
||||
onClickStart: () -> Void,
|
||||
onClickCancel: () -> Void
|
||||
)
|
||||
|
||||
case modifyPassword
|
||||
|
||||
case changeNickname
|
||||
|
||||
case profileUpdate(refresh: () -> Void)
|
||||
}
|
||||
|
Reference in New Issue
Block a user