feat: 쿠폰 등록 후 마이페이지가 새로고침 되도록 수정

This commit is contained in:
Yu Sung
2025-06-10 21:28:11 +09:00
parent ed2928141d
commit 522a177063
5 changed files with 13 additions and 8 deletions

View File

@@ -122,7 +122,7 @@ enum AppStep {
case creatorCommunityModify(postId: Int, onSuccess: () -> Void)
case canCoupon
case canCoupon(refresh: () -> Void)
case contentAllByTheme(themeId: Int)