mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(editor): Show input panel with not connected message (#9495)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<RunData
|
||||
v-if="currentNode"
|
||||
:node="currentNode"
|
||||
:run-index="runIndex"
|
||||
:linked-runs="linkedRuns"
|
||||
|
||||
Reference in New Issue
Block a user