diff --git a/src/components/actionbar/ComfyRunButton/ComfyQueueButton.vue b/src/components/actionbar/ComfyRunButton/ComfyQueueButton.vue index bd9f0d90e3..db28d980c7 100644 --- a/src/components/actionbar/ComfyRunButton/ComfyQueueButton.vue +++ b/src/components/actionbar/ComfyRunButton/ComfyQueueButton.vue @@ -10,7 +10,6 @@ severity="primary" size="small" :model="queueModeMenuItems" - :disabled="hasMissingNodes" data-testid="queue-button" @click="queuePrompt" >