Correcting typo
This commit is contained in:
parent
96d55c2eca
commit
b8d165178c
@ -62,7 +62,7 @@ def get_config():
|
|||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
@app.route("/get-lang", methods=["GET"])
|
@misc_bp.route("/get-lang", methods=["GET"])
|
||||||
def get_lang():
|
def get_lang():
|
||||||
"""
|
"""
|
||||||
Get the user lang defined in the config.yaml
|
Get the user lang defined in the config.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user