fd
This commit is contained in:
parent
8b2536a29e
commit
46c02ddaed
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ class User(Base, Stndrd, Age_times):
|
|||
if "pcm" in site:
|
||||
quadrant = Column(String)
|
||||
basedcount = Column(Integer, default=0)
|
||||
pills = customtitle = Column(String, default="")
|
||||
pills = Column(String, default="")
|
||||
|
||||
titlecolor = Column(String, default=defaultcolor)
|
||||
theme = Column(String, default=defaulttheme)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue