fd
This commit is contained in:
parent
1ee681b8f3
commit
ee7226448e
14 changed files with 160 additions and 6 deletions
|
@ -489,6 +489,8 @@ class User(Base, Stndrd, Age_times):
|
|||
self.unban_utc = 0
|
||||
|
||||
g.db.add(self)
|
||||
g.db.commit()
|
||||
|
||||
|
||||
@property
|
||||
def is_suspended(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue