mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
🐛 fixed issue with UI
This commit is contained in:
parent
883d0936cb
commit
d46dd3c896
|
@ -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