remotes/1693045480750635534/spooky-22
Aevann1 2021-08-23 20:45:28 +02:00
parent 79ebc74d4d
commit 8354cf5765
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ class Comment(Base, Age_times, Scores, Stndrd, Fuzzing):
edited_utc = Column(Integer, default=0)
is_banned = Column(Boolean, default=False)
bannedfor = Column(Boolean)
shadowbanned = Column(Boolean, default=False)
distinguish_level = Column(Integer, default=0)
deleted_utc = Column(Integer, default=0)
is_approved = Column(Integer, default=0)