Skip to content

Commit d78d07b

Browse files
[backport core/1.32] fix: disabling queue button (#6932)
Backport of #6797 to `core/1.32` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6932-backport-core-1-32-fix-disabling-queue-button-2b66d73d3650818ca6effb859b69b2a6) by [Unito](https://www.unito.io) Co-authored-by: Jin Yi <jin12cc@gmail.com>
1 parent a2a6953 commit d78d07b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/actionbar/ComfyRunButton/ComfyQueueButton.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
severity="primary"
1111
size="small"
1212
:model="queueModeMenuItems"
13-
:disabled="hasMissingNodes"
1413
data-testid="queue-button"
1514
@click="queuePrompt"
1615
>

0 commit comments

Comments
 (0)