autocompl and details with accureate time
This commit is contained in:
@@ -160,6 +160,7 @@ def ls():
|
||||
return "Error", 401
|
||||
return "\n".join(file_list()), 200
|
||||
|
||||
|
||||
@app.route("/ls-simple", methods=["GET"])
|
||||
def ls_simple():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user