mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
🔀 Merge pull request #116 from RicardoE105/fix/nextcloud
🐛 fixed issue with UI
This commit is contained in:
commit
3b1f77dafb
|
@ -349,7 +349,7 @@ export class NextCloud implements INodeType {
|
||||||
displayOptions: {
|
displayOptions: {
|
||||||
show: {
|
show: {
|
||||||
binaryDataUpload: [
|
binaryDataUpload: [
|
||||||
true
|
false
|
||||||
],
|
],
|
||||||
operation: [
|
operation: [
|
||||||
'upload'
|
'upload'
|
||||||
|
|
Loading…
Reference in a new issue