feat(notification): 알림 수신 설정 페이지와 이동 경로를 추가한다
This commit is contained in:
@@ -147,6 +147,9 @@ struct AppStepLayerView: View {
|
||||
case .notificationSettings:
|
||||
NotificationSettingsView()
|
||||
|
||||
case .notificationReceiveSettings:
|
||||
NotificationReceiveSettingsView()
|
||||
|
||||
case .contentViewSettings:
|
||||
ContentSettingsView()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user