mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-29 13:20:49 -08:00
change text
This commit is contained in:
parent
04cef86f7d
commit
a20ff28bca
|
@ -107,7 +107,7 @@ export const CONNECTOR_DROP_NODE_OVERLAY: OverlaySpec[] = [
|
|||
'Label',
|
||||
{
|
||||
id: OVERLAY_DROP_NODE_ID,
|
||||
label: 'Drop connection<br />to create node',
|
||||
label: 'Drop connection<br />to add node',
|
||||
cssClass: 'drop-add-node-label',
|
||||
location: 0.5,
|
||||
visible: true,
|
||||
|
|
Loading…
Reference in a new issue