This commit is contained in:
Aevann1 2021-09-13 18:36:55 +02:00
parent 15cccb530c
commit eab17d860b

View file

@ -32,7 +32,7 @@ class User(Base, Stndrd, Age_times):
customtitle = Column(String)
customtitleplain = Column(String)
if "pcmemes.ga" in site:
if "pcmemes.net" in site:
quadrant = Column(String)
basedcount = Column(Integer, default=0)
pills = Column(String, default="")