mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 06:50:15 +02:00
parent
0cd6dad88f
commit
d20c73fb03
@ -64,7 +64,7 @@ class EveManager:
|
||||
eve_char.save()
|
||||
logger.info("Updated character model %s" % eve_char)
|
||||
else:
|
||||
logger.warn("Attempting to update non-existing character model with name %s" % char['name'])
|
||||
logger.warn("Attempting to update non-existing character model with name %s" % chars.result[char]['name'])
|
||||
|
||||
|
||||
@staticmethod
|
||||
|
Loading…
x
Reference in New Issue
Block a user