mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Disable inject-now button if inside subflow
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
},
|
||||
"inject": {
|
||||
"inject": "inject",
|
||||
"injectNow": "inject now",
|
||||
"repeat": "repeat = __repeat__",
|
||||
"crontab": "crontab = __crontab__",
|
||||
"stopped": "stopped",
|
||||
|
Reference in New Issue
Block a user