mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-24 11:02:12 -08:00
🧪 Verify eslint-plugin-diff
behavior
This commit is contained in:
parent
8ca3210c41
commit
1fcc6c8299
|
@ -4,7 +4,7 @@ import { makeSimpleField } from './SharedFields';
|
|||
|
||||
export const attendanceOperations: INodeProperties[] = [
|
||||
{
|
||||
displayName: 'Operation',
|
||||
displayName: 'operation',
|
||||
name: 'operation',
|
||||
type: 'options',
|
||||
noDataExpression: true,
|
||||
|
|
Loading…
Reference in a new issue