mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(editor): Copy JSON from selected run if node has been multiple times (#13673)
This commit is contained in:
@@ -1827,6 +1827,7 @@ defineExpose({ enterEditMode });
|
||||
:mapping-enabled="mappingEnabled"
|
||||
:distance-from-active="distanceFromActive"
|
||||
:run-index="runIndex"
|
||||
:output-index="currentOutputIndex"
|
||||
:total-runs="maxRunIndex"
|
||||
:search="search"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user