mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-10 20:06:59 +02:00
parseContent(text) doesn't check the text content being passed actually described a task, which causes some corner case scenarios to break (image task settings are incorrectly cleared because an empty image task is created).