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
google-calendar: Send each reminder as its own message.
Currently, all the reminders are collected together before sending a
message, and are formatted as bullet points in the same message.
This commit uses a message per event, in preparation of adding more
details to each reminder message.
0 commit comments