|
|
@@ -88,6 +88,7 @@ extension Snooze {
|
|
|
debug(.default, "will snooze for \(snoozeFor) until \(dateFormatter.string(from: untilDate))")
|
|
|
snoozeDescription = getSnoozeDescription()
|
|
|
BaseUserNotificationsManager.stopSound()
|
|
|
+ state.hideModal()
|
|
|
} label: {
|
|
|
Text("Click to Snooze Alerts")
|
|
|
.padding()
|