mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
update initial contents for setup & close code
This commit is contained in:
@@ -156,7 +156,6 @@
|
||||
var count = finalText.split("\n").length;
|
||||
this.finalizeEditor.moveCursorTo(count -1, 0);
|
||||
}
|
||||
|
||||
|
||||
RED.library.create({
|
||||
url:"functions", // where to get the data from
|
||||
@@ -245,7 +244,6 @@
|
||||
}
|
||||
})
|
||||
});
|
||||
|
||||
|
||||
},
|
||||
oneditsave: function() {
|
||||
|
Reference in New Issue
Block a user