mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-16 07:50:16 +02:00
Fix registration of services signals
This commit is contained in:
parent
be90fb96ea
commit
7ae6c66beb
@ -6,4 +6,4 @@ class ServicesConfig(AppConfig):
|
|||||||
label = 'services'
|
label = 'services'
|
||||||
|
|
||||||
def ready(self):
|
def ready(self):
|
||||||
pass
|
from . import signals
|
||||||
|
Loading…
x
Reference in New Issue
Block a user