mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-05 22:56:20 +01:00
Support static blue corps and alliances (#708)
This commit is contained in:
@@ -190,7 +190,7 @@ class EveApiManager:
|
||||
logger.debug("Got corp standings from settings: %s" % results)
|
||||
return results
|
||||
else:
|
||||
logger.warn("No corp API key supplied in settings. Unable to get standings.")
|
||||
logger.debug("No corp API key supplied in settings. Unable to get standings.")
|
||||
return {}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user