mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-24 09:13:42 +01:00
92d3d9cd33
Here is a more robust fix for task restoration in dnd.js. Task restoration will fail if the JSON contains "use_face_correction": false, which can happen under some circumstances. The fix checks if the filename passed to getModelPath is actually a string, which covers both the previous scenario (filename === null) and this new one (filename === false). |
||
---|---|---|
.. | ||
auto-save.js | ||
dnd.js | ||
engine.js | ||
image-editor.js | ||
image-modifiers.js | ||
jquery-3.6.1.min.js | ||
jquery-confirm.min.js | ||
main.js | ||
marked.min.js | ||
parameters.js | ||
plugins.js | ||
searchable-models.js | ||
themes.js | ||
utils.js |