mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 22:40:16 +02:00
Added a fix for startup failure with the __init__
This commit is contained in:
parent
7628941a2a
commit
d75f00aa75
@ -1,3 +0,0 @@
|
|||||||
from util import bootstrap_permissions
|
|
||||||
|
|
||||||
bootstrap_permissions()
|
|
@ -0,0 +1,3 @@
|
|||||||
|
from util import bootstrap_permissions
|
||||||
|
|
||||||
|
bootstrap_permissions()
|
Loading…
x
Reference in New Issue
Block a user