mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +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="node"
|
||||
ref="runData"
|
||||
:node="node"
|
||||
:run-index="runIndex"
|
||||
|
||||
Reference in New Issue
Block a user