Fixed hang with gifs in duplicates form

This commit is contained in:
Ignacio Serantes
2026-04-06 23:20:27 +02:00
parent 45c95c1bb1
commit 964974431c
6 changed files with 298 additions and 143 deletions

View File

@@ -15,7 +15,6 @@ Dependencies:
- utils.preserve_mtime: A utility to prevent file modification times from
changing during metadata writes.
"""
from importlib.resources import path
import os
import re
from utils import preserve_mtime