Skip to content

Commit

Permalink
fix script exchange
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenaj194 committed Nov 25, 2024
1 parent c2880e3 commit dc6eb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ def ffxivsalehistory():


@app.route("/ffxivscripexchange", methods=["GET", "POST"])
def ffxiv_scrip_exchange():
def ffxivscrip_exchange():
return redirect("https://saddlebagexchange.com/ffxiv/scrip-exchange")

# DEPRECIATED
Expand Down

0 comments on commit dc6eb9d

Please sign in to comment.