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:
@@ -5,7 +5,7 @@
|
||||
</div>
|
||||
<div class="text">
|
||||
<input
|
||||
:placeholder="$baseText('nodeCreator.searchBar.searchNodes')"
|
||||
:placeholder="$i18n2.baseText('nodeCreator.searchBar.searchNodes')"
|
||||
ref="input"
|
||||
:value="value"
|
||||
@input="onInput"
|
||||
|
||||
Reference in New Issue
Block a user