mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-31 00:37:10 +02:00
fix(editor): Fix button image link in easy AI template sticky note for UK users (#21527)
This commit is contained in:
parent
0ccf47044a
commit
74a0b51c46
BIN
packages/frontend/editor-ui/public/static/openChat.png
Normal file
BIN
packages/frontend/editor-ui/public/static/openChat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
|
|
@ -8,12 +8,12 @@
|
|||
"name": "When chat message received",
|
||||
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
|
||||
"typeVersion": 1.1,
|
||||
"position": [360, 20],
|
||||
"position": [340, 20],
|
||||
"webhookId": "a889d2ae-2159-402f-b326-5f61e90f602e"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"content": "## Start by saying 'hi'\n",
|
||||
"content": "## Start by saying 'hi'\n",
|
||||
"height": 149,
|
||||
"width": 150
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user