Improved handlers
This commit is contained in:
@@ -351,6 +351,9 @@ class HoloUser():
|
||||
if self.sponsorship_state()[0] == "fill":
|
||||
return
|
||||
|
||||
if self.spoiler_state() is True:
|
||||
return
|
||||
|
||||
# col_tmp.insert_one(
|
||||
# document=DefaultApplicationTemp(self.id).dict
|
||||
# )
|
||||
|
Reference in New Issue
Block a user