Fix transparent animated images not working

This commit is contained in:
kramo
2023-08-26 15:45:21 +02:00
parent 82a7d4b20e
commit 89862ae266

View File

@@ -61,6 +61,7 @@ def convert_cover(
tmp_path, tmp_path,
save_all=True, save_all=True,
append_images=frames[1:], append_images=frames[1:],
disposal=2,
) )
else: else: