Fix UI and API call for each operations
This commit is contained in:
@@ -59,7 +59,7 @@ export const timeEntryOperations = [
|
||||
description: 'Update a time entry',
|
||||
},
|
||||
],
|
||||
default: 'create',
|
||||
default: 'getAll',
|
||||
description: 'The operation to perform.',
|
||||
},
|
||||
] as INodeProperties[];
|
||||
|
||||
Reference in New Issue
Block a user