mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-09 13:02:31 +08:00
clean commit
This commit is contained in:
parent
55e46e708e
commit
79a07bb813
@ -145,7 +145,7 @@ export class ComfyApp {
|
||||
if(this.widgets) {
|
||||
widgets = this.widgets.map(({ type, name, value }) => ({ type, name, value }));
|
||||
}
|
||||
|
||||
|
||||
let img = new Image();
|
||||
var imgs = undefined;
|
||||
if(this.imgs != undefined) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user