mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
make JSONata help initially shown
This commit is contained in:
parent
3a1d0f3695
commit
07061928df
@ -207,6 +207,7 @@
|
||||
}
|
||||
expressionEditor.getSession().setValue(v||"",-1);
|
||||
});
|
||||
funcSelect.change();
|
||||
|
||||
var tabs = RED.tabs.create({
|
||||
element: $("#red-ui-editor-type-expression-tabs"),
|
||||
|
Loading…
Reference in New Issue
Block a user