dfdf
This commit is contained in:
parent
2d6eceff0c
commit
60975aaeb8
2 changed files with 2 additions and 2 deletions
|
@ -205,7 +205,7 @@ def themecolor(v):
|
|||
g.db.add(v)
|
||||
return redirect("/settings/profile")
|
||||
|
||||
@app.post("/settings/gumroad")
|
||||
@app.get("/settings/gumroad")
|
||||
@auth_required
|
||||
@validate_formkey
|
||||
def gumroad(v):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue