mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600)
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
:size="size"
|
||||
:icon="!isListeningForEvents && 'flask'"
|
||||
:transparent-background="transparent"
|
||||
@click="onClick"
|
||||
:title="!isTriggerNode ? $locale.baseText('ndv.execute.testNode.description') : ''"
|
||||
@click="onClick"
|
||||
/>
|
||||
</div>
|
||||
</n8n-tooltip>
|
||||
|
||||
Reference in New Issue
Block a user