mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -554,7 +554,7 @@ export class NextCloud implements INodeType {
|
||||
],
|
||||
shareType: [
|
||||
7,
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
default: '',
|
||||
@@ -574,7 +574,7 @@ export class NextCloud implements INodeType {
|
||||
],
|
||||
shareType: [
|
||||
4,
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
default: '',
|
||||
@@ -594,7 +594,7 @@ export class NextCloud implements INodeType {
|
||||
],
|
||||
shareType: [
|
||||
1,
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
default: '',
|
||||
@@ -614,7 +614,7 @@ export class NextCloud implements INodeType {
|
||||
],
|
||||
shareType: [
|
||||
0,
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
default: '',
|
||||
@@ -651,7 +651,7 @@ export class NextCloud implements INodeType {
|
||||
],
|
||||
'/shareType': [
|
||||
3,
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
default: '',
|
||||
|
||||
Reference in New Issue
Block a user