1
0
Fork 0

Fix error in naming

merge-requests/2/head
root 2019-03-13 11:55:40 -05:00
parent 23929fdf6c
commit 92e64d97a0
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ def index():
@app.route("/rotating")
def index():
def rotating():
Usage.update([str(request.headers.get("CF-IPCountry"))])
return render_template("rotating.html",url="/czml")