mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
fucking comma
This commit is contained in:
@@ -126,7 +126,7 @@ def listfolder(folder: str, title: str):
|
||||
root=args.webroot,
|
||||
parent=parent,
|
||||
header=header,
|
||||
foldericon=args.foldericon
|
||||
foldericon=args.foldericon,
|
||||
license=_license,
|
||||
subdirectories=subfolders,
|
||||
images=imagechunks,
|
||||
|
||||
Reference in New Issue
Block a user