We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddeab23 commit 3393ab0Copy full SHA for 3393ab0
1 file changed
prpdf.py
@@ -336,6 +336,7 @@ def upload_file():
336
}), 200
337
else:
338
return jsonify({"error": "Dateityp nicht erlaubt."}), 400
339
+ doautoscan()
340
341
# Subdirectories list & HTML generation for folder tree
342
subdirs = [archiv_dir]
0 commit comments