Minor improvements to Contentful-Node

This commit is contained in:
Jan Oberhauser
2020-08-25 11:22:14 +02:00
parent 8496f788af
commit 2c9e589c72
6 changed files with 14 additions and 19 deletions

View File

@@ -4,8 +4,8 @@ import {
} from 'n8n-workflow';
export const resource = {
name: 'Locale',
value: 'locale',
name: 'Locale',
value: 'locale',
} as INodePropertyOptions;
export const operations = [