mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-05 14:46:20 +01:00
4 lines
115 B
Python
4 lines
115 B
Python
from .core import notify # noqa: F401
|
|
|
|
default_app_config = 'allianceauth.notifications.apps.NotificationsConfig'
|