mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Hide data pinning discoverability tooltip in execution view (#5145)
* fix(editor): remove unused prop * fix(editor): Prevent data pinning discoverability tooltip displayed in executions view
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
:isExecuting="isNodeRunning"
|
||||
:executingMessage="$locale.baseText('ndv.output.executing')"
|
||||
:sessionId="sessionId"
|
||||
:isReadOnly="isReadOnly"
|
||||
:blockUI="blockUI"
|
||||
:isProductionExecutionPreview="isProductionExecutionPreview"
|
||||
paneType="output"
|
||||
|
||||
Reference in New Issue
Block a user