Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-28 15:34:59 +00:00
commit bce616d624
2 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,7 @@ class User(Base):
profileurl = Column(String)
bannerurl = Column(String)
house = Column(String)
old_house = Column(String)
patron = Column(Integer, default=0)
patron_utc = Column(Integer, default=0)
verified = Column(String)

View File

@ -14,7 +14,6 @@ gunicorn
lxml
mistletoe
matplotlib
owoify-py
Pillow
pyotp
qrcode