mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 07:20:17 +02:00
commit
451c0b869d
@ -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