mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
finish connections work
This commit is contained in:
@@ -243,7 +243,7 @@ export const connectionFields = [
|
|||||||
displayOptions: {
|
displayOptions: {
|
||||||
show: {
|
show: {
|
||||||
operation: [
|
operation: [
|
||||||
'update',
|
'delete',
|
||||||
],
|
],
|
||||||
resource: [
|
resource: [
|
||||||
'connection',
|
'connection',
|
||||||
@@ -265,7 +265,7 @@ export const connectionFields = [
|
|||||||
displayOptions: {
|
displayOptions: {
|
||||||
show: {
|
show: {
|
||||||
operation: [
|
operation: [
|
||||||
'update',
|
'get',
|
||||||
],
|
],
|
||||||
resource: [
|
resource: [
|
||||||
'connection',
|
'connection',
|
||||||
|
|||||||
Reference in New Issue
Block a user