mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 04:04:06 -08:00
⚡ Rename placeholder
This commit is contained in:
parent
2736c928ee
commit
2c278bf8e2
|
@ -56,7 +56,7 @@ export const folderFields = [
|
||||||
name: 'name',
|
name: 'name',
|
||||||
required: true,
|
required: true,
|
||||||
type: 'string',
|
type: 'string',
|
||||||
placeholder: '/root/folder',
|
placeholder: '/Pictures/2021',
|
||||||
displayOptions: {
|
displayOptions: {
|
||||||
show: {
|
show: {
|
||||||
operation: [
|
operation: [
|
||||||
|
|
Loading…
Reference in a new issue