mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-07-17 09:18:26 +00:00
The convert step was using find which picked up a 0-byte file from playwright's videos/ directory instead of the valid qa-session.webm. Now prefers qa-session.webm explicitly and skips empty files.