fix comment

This commit is contained in:
2021-09-05 21:32:15 +10:00
parent eb0145467f
commit 2d4130ed30

View File

@@ -291,7 +291,7 @@ def files_sp():
################################################################################ ################################################################################
# /files -> show thumbnail view of files from storage_path # /files -> show thumbnail view of files from recycle_bin_path
################################################################################ ################################################################################
@app.route("/files_rbp", methods=["GET", "POST"]) @app.route("/files_rbp", methods=["GET", "POST"])
@login_required @login_required