Correcting typo

This commit is contained in:
Félix Aime 2021-02-04 15:22:54 +01:00
parent 96d55c2eca
commit b8d165178c

View File

@ -62,7 +62,7 @@ def get_config():
})
@app.route("/get-lang", methods=["GET"])
@misc_bp.route("/get-lang", methods=["GET"])
def get_lang():
"""
Get the user lang defined in the config.yaml