Skip to content

Commit b2b50ac

Browse files
[Style] Update "convert to subgraph" icon (#4611)
1 parent fe47540 commit b2b50ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/graph/selectionToolbox/ConvertToSubgraphButton.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
@click="() => commandStore.execute('Comfy.Graph.ConvertToSubgraph')"
1111
>
1212
<template #icon>
13-
<i-comfy:workflow />
13+
<i-lucide:shrink />
1414
</template>
1515
</Button>
1616
</template>

0 commit comments

Comments
 (0)