This commit is contained in:
Aevann1 2021-09-03 23:04:15 +02:00
parent 729cfa1ca1
commit e9cfb67fb6

View file

@ -31,7 +31,7 @@ class User(Base, Stndrd, Age_times):
customtitle = Column(String)
customtitleplain = Column(String)
if "pcm" in site:
if "dev.rdrama" in site:
quadrant = Column(String)
basedcount = Column(Integer, default=0)