diff --git a/files.py b/files.py index 45da43f..4bfacb3 100644 --- a/files.py +++ b/files.py @@ -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"]) @login_required