mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
🐛 Fix typo in method call
This commit is contained in:
parent
8a27a781c2
commit
07e0236996
|
@ -98,7 +98,7 @@
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<div class="text">
|
<div class="text">
|
||||||
{{ $baseText(
|
{{ $locale.baseText(
|
||||||
'runData.theNodeContains',
|
'runData.theNodeContains',
|
||||||
{
|
{
|
||||||
interpolate: {
|
interpolate: {
|
||||||
|
|
Loading…
Reference in a new issue