You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: stop deactivating recurring reminders after confirmation
Confirmation webhook and emergency call handler were unconditionally
setting active=false on all reminders, permanently stopping calls for
recurring ones. Now only one-time (NONE) reminders get deactivated.
0 commit comments