mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
prefetch images
This commit is contained in:
@@ -346,7 +346,6 @@ def create_html_file(folder: str, title: str, foldername: str, images: List[Dict
|
||||
subdirectories=subfolders,
|
||||
images=images,
|
||||
info=_info,
|
||||
allimages=images,
|
||||
webmanifest=_args.generate_webmanifest,
|
||||
version=version,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user