We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need a check to make sure that the week messages are being sent for is this week.
Example: There is no Friday lunch this week, so the next item on the schedule is next Friday. We shouldn't get a notice about that lunch this week.
The text was updated successfully, but these errors were encountered:
fix: check if lunch date is this week
b4180c2
closes #2
24b85d8
revert: "fix: check if lunch date is this week"
dc48c7e
This reverts commit 24b85d8. Why this broke things is unknown. Reopen #2
robtarr
No branches or pull requests
We need a check to make sure that the week messages are being sent for is this week.
Example: There is no Friday lunch this week, so the next item on the schedule is next Friday. We shouldn't get a notice about that lunch this week.
The text was updated successfully, but these errors were encountered: