Random fixes
This commit is contained in:
@@ -576,6 +576,9 @@ export default class ComfyApp {
|
||||
return;
|
||||
}
|
||||
|
||||
if (tag === "")
|
||||
tag = null;
|
||||
|
||||
this.processingQueue = true;
|
||||
try {
|
||||
while (this.queueItems.length) {
|
||||
|
||||
Reference in New Issue
Block a user