mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
🔀 Merge pull request #116 from RicardoE105/fix/nextcloud
🐛 fixed issue with UI
This commit is contained in:
@@ -349,7 +349,7 @@ export class NextCloud implements INodeType {
|
|||||||
displayOptions: {
|
displayOptions: {
|
||||||
show: {
|
show: {
|
||||||
binaryDataUpload: [
|
binaryDataUpload: [
|
||||||
true
|
false
|
||||||
],
|
],
|
||||||
operation: [
|
operation: [
|
||||||
'upload'
|
'upload'
|
||||||
|
|||||||
Reference in New Issue
Block a user