Change parameter name

This commit is contained in:
Jan Oberhauser
2019-12-16 20:43:46 -06:00
parent a7d729842a
commit 399c25ad77
2 changed files with 8 additions and 8 deletions

View File

@@ -87,10 +87,10 @@ export const tableFields = [
description: 'The table to create the row in.',
},
{
displayName: 'Additional Fields',
name: 'additionalFields',
displayName: 'Options',
name: 'options',
type: 'collection',
placeholder: 'Add Field',
placeholder: 'Add Option',
default: {},
displayOptions: {
show: {