fix: copy & paste issues
https://github.com/ltdrdata/ComfyUI-Manager/issues/615 https://github.com/ltdrdata/ComfyUI-Manager/issues/616
This commit is contained in:
@@ -481,10 +481,6 @@ export class OpenArtShareDialog extends ComfyDialog {
|
||||
if (this.uploadImagesInput.files.length === 0) {
|
||||
throw new Error("No thumbnail uploaded");
|
||||
}
|
||||
|
||||
if (this.uploadImagesInput.files.length === 0) {
|
||||
throw new Error("No thumbnail uploaded");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user