Tune app review prompt cadence
This commit is contained in:
@@ -167,6 +167,7 @@ struct MonthlyCheckInView: View {
|
||||
? now
|
||||
: min(referenceDate.endOfMonth, now)
|
||||
MonthlyCheckInStore.setCompletionDate(completionDate, for: referenceDate)
|
||||
ReviewPromptService.shared.recordMonthlyCheckInCompleted()
|
||||
viewModel.refresh()
|
||||
} label: {
|
||||
Text("Mark Check-in Complete")
|
||||
|
||||
Reference in New Issue
Block a user