fix: unregistered task of type for email notification (#34751)
This commit is contained in:
committed by
GitHub
parent
67ccd702f5
commit
6e48229616
@@ -18,3 +18,4 @@ class NotificationsConfig(AppConfig):
|
||||
"""
|
||||
# pylint: disable=unused-import
|
||||
from . import handlers
|
||||
from .email import tasks
|
||||
|
||||
Reference in New Issue
Block a user