mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
Fix code indent style
This commit is contained in:
parent
894a41e6d9
commit
5fae305cf0
|
@ -107,8 +107,7 @@ export class FileMaker implements INodeType {
|
|||
options: [],
|
||||
default: '',
|
||||
required: true,
|
||||
displayOptions: {
|
||||
},
|
||||
displayOptions: {},
|
||||
placeholder: 'Layout Name',
|
||||
description: 'FileMaker Layout Name.',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue