feat(chat): 크리에이터 DM 시작을 추가한다

This commit is contained in:
Yu Sung
2026-09-14 22:03:46 +09:00
parent aea4e5558c
commit e486642a77
9 changed files with 505 additions and 2 deletions
+2
View File
@@ -185,6 +185,8 @@ enum AppStep {
case userCreatorChatCreator(creatorId: Int)
case userCreatorChatRecipientSearch
case newCharacterAll
case originalWorkDetail(originalId: Int)