summaryrefslogtreecommitdiff
path: root/src/client/consts.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/consts.js')
-rw-r--r--src/client/consts.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/consts.js b/src/client/consts.js
index 32167811..4a66b811 100644
--- a/src/client/consts.js
+++ b/src/client/consts.js
@@ -21,5 +21,6 @@ define(function() {
INPUT_WHERE_TEXTANALYSIS: 'input_where_textanalysis',
nodetypes: nodetypes,
description: description,
+ NEW_NODE_NAME: 'new node',
};
});