diff --git a/properties_pane/container_level/containerLevelConfig.json b/properties_pane/container_level/containerLevelConfig.json index 85d9907..23d75fb 100644 --- a/properties_pane/container_level/containerLevelConfig.json +++ b/properties_pane/container_level/containerLevelConfig.json @@ -242,7 +242,7 @@ making sure that you maintain a proper JSON format. "template": "orderedList", "propertyTooltip": "Causes the sequence to be associated with a specific table column, such that if that column (or its whole table) is dropped, the sequence will be automatically dropped as well. The specified table must have the same owner and be in the same schema as the sequence.", "templateOptions": { - "maxFields": 1 + "maxField": 1 }, "dependency": { "key": "ownedByNone",