Skip to content

Find elements recursively even when there are no non-folder direct children

Erwan Rouchet requested to merge fix-recursive-images into master

Closes #3 (closed)

When a folder only has folder elements as its direct children, get_first_images assumed there were no children in this folder at all, so it did not try to fetch them recursively.

Merge request reports

Loading