gf
This commit is contained in:
parent
efb57073e6
commit
0f256238e1
7 changed files with 30 additions and 57 deletions
|
@ -81,8 +81,7 @@ class User(Base):
|
|||
flairchanged = Column(Integer)
|
||||
newtab = Column(Boolean, default=False)
|
||||
newtabexternal = Column(Boolean, default=True)
|
||||
oldreddit = Column(Boolean, default=True)
|
||||
teddit = Column(Boolean)
|
||||
reddit = Column(String)
|
||||
nitter = Column(Boolean)
|
||||
mute = Column(Boolean)
|
||||
unmutable = Column(Boolean)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue