mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 04:04:06 -08:00
🐛 Fix typo in method call
This commit is contained in:
parent
beb2e9d274
commit
b8637c833d
|
@ -98,7 +98,7 @@
|
|||
</h3>
|
||||
|
||||
<div class="text">
|
||||
{{ $baseTeext(
|
||||
{{ $baseText(
|
||||
'runData.theNodeContains',
|
||||
{
|
||||
interpolate: {
|
||||
|
|
Loading…
Reference in a new issue