mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Correct sub-workflow extraction grammar (no-changelog) (#16002)
This commit is contained in:
@@ -56,7 +56,7 @@ onMounted(() => {
|
||||
max-width="540px"
|
||||
:title="
|
||||
i18n.baseText('workflowExtraction.modal.description', {
|
||||
interpolate: { nodeCount: props.data.subGraph.length },
|
||||
adjustToNumber: props.data.subGraph.length,
|
||||
})
|
||||
"
|
||||
:event-bus="modalBus"
|
||||
|
||||
Reference in New Issue
Block a user