mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Adjust all calls
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<n8n-input-label
|
||||
:label="$nodeText.topParameterDisplayName(parameter)"
|
||||
:tooltipText="$nodeText.topParameterDescription(parameter)"
|
||||
:label="$i18n2.nodeText().topParameterDisplayName(parameter)"
|
||||
:tooltipText="$i18n2.nodeText().topParameterDescription(parameter)"
|
||||
:showTooltip="focused"
|
||||
:bold="false"
|
||||
size="small"
|
||||
|
||||
Reference in New Issue
Block a user