mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-19 17:22:30 +02:00
4 lines
115 B
Python
4 lines
115 B
Python
from .core import notify # noqa: F401
|
|
|
|
default_app_config = 'allianceauth.notifications.apps.NotificationsConfig'
|