mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
hotfix
This commit is contained in:
@@ -599,7 +599,8 @@ def create_html_file(
|
||||
|
||||
alltags = set()
|
||||
for img in images:
|
||||
alltags.update(img["tags"])
|
||||
if img["tags"]:
|
||||
alltags.update(img["tags"])
|
||||
|
||||
alltags.update(set(subfoldertags))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user