mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
⚡ Add missing webhook key
This commit is contained in:
@@ -193,7 +193,8 @@
|
|||||||
"error": "error",
|
"error": "error",
|
||||||
"manual": "manual",
|
"manual": "manual",
|
||||||
"retry": "retry",
|
"retry": "retry",
|
||||||
"trigger": "trigger"
|
"trigger": "trigger",
|
||||||
|
"webhook": "webhook"
|
||||||
},
|
},
|
||||||
"name": "@:reusableBaseText.name",
|
"name": "@:reusableBaseText.name",
|
||||||
"openPastExecution": "Open Past Execution",
|
"openPastExecution": "Open Past Execution",
|
||||||
|
|||||||
Reference in New Issue
Block a user