bunch of random work
This commit is contained in:
@@ -67,7 +67,6 @@ extension AppDelegate: UNUserNotificationCenterDelegate {
|
||||
date = Calendar.current.date(byAdding: .day, value: -1, to: Date())!
|
||||
}
|
||||
|
||||
|
||||
switch action {
|
||||
case .horrible:
|
||||
PersistenceController.shared.add(mood: .horrible, forDate: date, entryType: .notification)
|
||||
|
||||
Reference in New Issue
Block a user