Skip to content

Commit

Permalink
fix: unregistered task of type for email notification (#34751)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadadeeltajamul authored and rayzhou-bit committed May 9, 2024
1 parent 2bcb844 commit a98f71a
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 a98f71a

Please sign in to comment.