fix indentation
This commit is contained in:
@@ -43,7 +43,7 @@ export default function setupNotifications(navigate) {
|
||||
}, false)
|
||||
|
||||
periodReminderObservable(reminder => {
|
||||
Notification.cancelLocalNotifications({id: '2'})
|
||||
Notification.cancelLocalNotifications({id: '2'})
|
||||
if (reminder.enabled) setupPeriodReminder()
|
||||
}, false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user