Skip to content

Commit

Permalink
#34 알림 설정 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
doyeonk429 committed Nov 29, 2024
1 parent 76d11b1 commit 76e6263
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ class NotificationSettingsVC: UIViewController {
"푸시 알림", // 마스터 토글
"리워드 적립",
"공지사항",
"폐기 안내"
"폐기 인증",
// "복용 알림",
// "정기적 폐기 리마인드 알림"
]

private var notificationStates = Array(repeating: false, count: 4)
Expand Down

0 comments on commit 76e6263

Please sign in to comment.