This commit is contained in:
Aevann1 2021-08-22 17:44:51 +02:00
parent 2d6eceff0c
commit 60975aaeb8
2 changed files with 2 additions and 2 deletions

View file

@ -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):