add global environment variable feature

This commit is contained in:
Hiroyasu Nishiyama
2022-11-04 18:42:51 +09:00
parent 7da3773f7f
commit f23d0480e4
18 changed files with 460 additions and 3 deletions

View File

@@ -1123,5 +1123,8 @@
"warn": {
"nonumber": "no number found in payload"
}
},
"global-config": {
"tip": "<p>This node holds global configuration of flows.</p><p>Do not delete this node unless you understand underlying mechanism.</p>"
}
}