fd
This commit is contained in:
parent
1c217e754c
commit
b96d2b61ae
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 "pcm" in site:
|
if "pcmemes.net" in site:
|
||||||
quadrant = Column(String)
|
quadrant = Column(String)
|
||||||
basedcount = Column(Integer, default=0)
|
basedcount = Column(Integer, default=0)
|
||||||
pills = Column(String, default="")
|
pills = Column(String, default="")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue