Skip to content

Commit c3ebae1

Browse files
committed
added comments
1 parent a955676 commit c3ebae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tagstudio/src/qt/widgets/preview_panel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ def __init__(self, library: Library, driver: "QtDriver"):
170170
for fmt in qmovie_formats
171171
]
172172

173-
# extensions preview_anim_img_fmts in get ordered based on this
173+
# extensions in preview_anim_img_fmts get ordered based on this
174174
ani_img_priority_order = ["jxl", "apng", "png", "avif", "webp", "heif"]
175175

176176
# this maps extensions to format names pillow supports

0 commit comments

Comments
 (0)