mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-04 14:16:21 +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'
|