Add SecloreProtectApi credentials to n8n configuration
This commit is contained in:
parent
62d6f0f548
commit
3120a7f330
|
|
@ -29,6 +29,9 @@
|
|||
],
|
||||
"n8n": {
|
||||
"n8nNodesApiVersion": 1,
|
||||
"credentials": [
|
||||
"dist/credentials/SecloreProtectApi.credentials.js"
|
||||
],
|
||||
"nodes": [
|
||||
"dist/nodes/SecloreProtect/SecloreProtect.node.js"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue