mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
Typo.
This commit is contained in:
parent
c066629864
commit
5f70e68cc2
@ -487,7 +487,7 @@ def run_corp_update():
|
|||||||
#refer to https://github.com/eve-val/evelink/blob/master/evelink/parsing/contact_list.py#L43
|
#refer to https://github.com/eve-val/evelink/blob/master/evelink/parsing/contact_list.py#L43
|
||||||
standing_level = 'alliance'
|
standing_level = 'alliance'
|
||||||
if settings.IS_CORP:
|
if settings.IS_CORP:
|
||||||
logger.debug("Switching statings check to corp level.")
|
logger.debug("Switching standings check to corp level.")
|
||||||
standing_level = 'corp'
|
standing_level = 'corp'
|
||||||
|
|
||||||
# Create the corps in the standings
|
# Create the corps in the standings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user