fdsdsf
This commit is contained in:
parent
6547efc441
commit
882d3f43a0
2 changed files with 2 additions and 2 deletions
|
@ -149,7 +149,7 @@ def settings_profile_post(v):
|
|||
msg="Your bio has been updated.")
|
||||
|
||||
|
||||
if request.values.get("sig") = "":
|
||||
if request.values.get("sig") == "":
|
||||
v.sig = None
|
||||
v.sig_html = None
|
||||
g.db.add(v)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue