cvvc
This commit is contained in:
parent
b529d36183
commit
cb4386b9b8
10 changed files with 11 additions and 11 deletions
|
@ -59,7 +59,7 @@ class Badge(Base):
|
|||
try: return self.badge.name
|
||||
except Exception as e:
|
||||
print(e)
|
||||
print(self.badge_id)
|
||||
print(self.badge_id, flush=True)
|
||||
return ""
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue