More things
This commit is contained in:
@@ -11,8 +11,7 @@ export class ComfyQueueEvents extends ComfyGraphNode {
|
||||
static slotLayout: SlotLayout = {
|
||||
outputs: [
|
||||
{ name: "beforeQueued", type: BuiltInSlotType.EVENT },
|
||||
{ name: "afterQueued", type: BuiltInSlotType.EVENT },
|
||||
{ name: "prompt", type: "*" }
|
||||
{ name: "afterQueued", type: BuiltInSlotType.EVENT }
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user