sfd
This commit is contained in:
parent
470d4bce50
commit
c330497f34
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ class Submission(Base):
|
|||
'distinguish_level': self.distinguish_level,
|
||||
'voted': self.voted if hasattr(self, 'voted') else 0,
|
||||
'flags': flags,
|
||||
'club': self.club,
|
||||
}
|
||||
|
||||
if self.ban_reason:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue