diff --git a/config/schema/entity_browser.schema.yml b/config/schema/entity_browser.schema.yml index 6ca7626..f534207 100644 --- a/config/schema/entity_browser.schema.yml +++ b/config/schema/entity_browser.schema.yml @@ -136,12 +136,5 @@ field.widget.settings.entity_browser_entity_reference: label: 'View mode' views.display.entity_browser: - type: mapping - label: 'Display options for entity browser' - mapping: - display_extenders: - type: sequence - label: 'Display extenders' - sequence: - type: string - label: 'Display extender' + type: views_display_path + label: 'Entity browser display options'