mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
chore(editor): The zoomed view misc updates (#17865)
This commit is contained in:
@@ -257,6 +257,7 @@ const trackWorkflowInputFieldAdded = () => {
|
||||
/>
|
||||
<div v-if="multipleValues">
|
||||
<Draggable
|
||||
:item-key="property.name"
|
||||
v-model="mutableValues[property.name]"
|
||||
handle=".drag-handle"
|
||||
drag-class="dragging"
|
||||
|
||||
Reference in New Issue
Block a user