Skip to content

Commit

Permalink
Merge branch 'main' into task/fix-freshdesk
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbahrai authored May 9, 2024
2 parents d0288bc + b1c1e20 commit 82b4167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ class Config(object):
"app.celery.scheduled_tasks",
"app.celery.reporting_tasks",
"app.celery.nightly_tasks",
"app.celery.process_pinpoint_receipts_tasks",
)
CELERYBEAT_SCHEDULE = {
# app/celery/scheduled_tasks.py
Expand Down

0 comments on commit 82b4167

Please sign in to comment.