2022-05-12 04:02:17 +00:00

4 lines
115 B
Python

from .core import notify # noqa: F401
default_app_config = 'allianceauth.notifications.apps.NotificationsConfig'