mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -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',
|
'Label',
|
||||||
{
|
{
|
||||||
id: OVERLAY_DROP_NODE_ID,
|
id: OVERLAY_DROP_NODE_ID,
|
||||||
label: 'Drop connection<br />to create node',
|
label: 'Drop connection<br />to add node',
|
||||||
cssClass: 'drop-add-node-label',
|
cssClass: 'drop-add-node-label',
|
||||||
location: 0.5,
|
location: 0.5,
|
||||||
visible: true,
|
visible: true,
|
||||||
|
|
Loading…
Reference in a new issue