Disable inject-now button if inside subflow

This commit is contained in:
Nick O'Leary
2021-06-08 10:56:34 +01:00
parent 9b46dbaff1
commit c8bcd2818d
2 changed files with 8 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
},
"inject": {
"inject": "inject",
"injectNow": "inject now",
"repeat": "repeat = __repeat__",
"crontab": "crontab = __crontab__",
"stopped": "stopped",