mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-16 07:17:49 -08:00
make note visible
This commit is contained in:
parent
fa9baf1f9b
commit
9b7e69877a
|
@ -104,7 +104,6 @@ export const getDefaultOverlays = (): OverlaySpec[] => ([
|
||||||
label: 'Drop connection<br />to create node',
|
label: 'Drop connection<br />to create node',
|
||||||
cssClass: 'drop-add-node-label',
|
cssClass: 'drop-add-node-label',
|
||||||
location: 0.5,
|
location: 0.5,
|
||||||
visible: false,
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue