feat(notification): 알림 수신 설정 페이지와 이동 경로를 추가한다

This commit is contained in:
Yu Sung
2026-03-13 13:56:59 +09:00
parent d5d5d97c2a
commit abe939e768
7 changed files with 513 additions and 17 deletions

View File

@@ -41,6 +41,8 @@ enum AppStep {
case privacy
case notificationSettings
case notificationReceiveSettings
case contentViewSettings