fd
This commit is contained in:
parent
940f681665
commit
24edac00de
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class User(Base, Stndrd, Age_times):
|
||||||
customtitle = Column(String)
|
customtitle = Column(String)
|
||||||
customtitleplain = Column(String)
|
customtitleplain = Column(String)
|
||||||
|
|
||||||
if "dev.rdrama" in site:
|
if "pcm" in site:
|
||||||
quadrant = Column(String)
|
quadrant = Column(String)
|
||||||
basedcount = Column(Integer, default=0)
|
basedcount = Column(Integer, default=0)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue