forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-03 23:13:32 +02:00
parent 61929d82bd
commit 6781e782c1
1 changed files with 1 additions and 1 deletions

View File

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