1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00

🔀 Merge pull request from RicardoE105/fix/nextcloud

🐛 fixed issue with UI
This commit is contained in:
Jan 2019-11-13 07:53:57 +01:00 committed by GitHub
commit 3b1f77dafb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -349,7 +349,7 @@ export class NextCloud implements INodeType {
displayOptions: { displayOptions: {
show: { show: {
binaryDataUpload: [ binaryDataUpload: [
true false
], ],
operation: [ operation: [
'upload' 'upload'