Skip to content

Commit

Permalink
fix: unregistered task of type for email notification (openedx#34751)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadadeeltajamul committed May 9, 2024
1 parent 67ccd70 commit 6e48229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openedx/core/djangoapps/notifications/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ def ready(self):
"""
# pylint: disable=unused-import
from . import handlers
from .email import tasks

0 comments on commit 6e48229

Please sign in to comment.