fixed typo in function

This commit is contained in:
clerie 2019-12-19 15:34:02 +01:00
parent 09c9648625
commit 841cb719fa
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -70,7 +70,7 @@ def vlv():
########################################################################################################################
# FeM
@app-route('/fem/')
@app.route('/fem/')
def fem():
return redirect("https://www.fem.tu-ilmenau.de/aktuelles/", code=302)