Skip to content

Commit 3393ab0

Browse files
authored
upload added #2
1 parent ddeab23 commit 3393ab0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

prpdf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ def upload_file():
336336
}), 200
337337
else:
338338
return jsonify({"error": "Dateityp nicht erlaubt."}), 400
339+
doautoscan()
339340

340341
# Subdirectories list & HTML generation for folder tree
341342
subdirs = [archiv_dir]

0 commit comments

Comments
 (0)