node-red/packages/node_modules
Nick O'Leary 91f5542a57
Fix importing node to currently flow rather than match its old z value
If you import a node whose z value is a known existing tab, it is getting
imported to that tab, rather than the expected behaviour of being imported
to the current tab.

This commit fixes that by checked if the node is being imported to a tab
that was included in the import, rather than pre-existing.
2021-04-28 20:54:31 +01:00
..
@node-red Fix importing node to currently flow rather than match its old z value 2021-04-28 20:54:31 +01:00
node-red Timeout http upgrade requests that are not otherwise handled 2021-04-26 11:45:28 +01:00