Skip to content
Snippets Groups Projects
Commit 7a940d56 authored by Pietro Arturo Panetta's avatar Pietro Arturo Panetta
Browse files

Issue #3276890: unexpected error

parent ddab79e3
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ dependencies:
module:
- file
- link
- path
id: media.streaming_video.default
targetEntityType: media
bundle: streaming_video
......@@ -17,7 +16,7 @@ mode: default
content:
created:
type: datetime_timestamp
weight: 6
weight: 5
region: content
settings: { }
third_party_settings: { }
......@@ -26,7 +25,8 @@ content:
weight: 1
region: content
settings:
progress_indicator: bar
progress_indicator: throbber
third_party_settings: { }
field_playlist:
type: link_default
weight: 2
......@@ -40,14 +40,7 @@ content:
weight: 3
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
langcode:
type: language_select
weight: 4
region: content
settings:
include_locked: true
progress_indicator: bar
third_party_settings: { }
name:
type: string_textfield
......@@ -57,22 +50,16 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 7
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 8
weight: 6
region: content
settings:
display_label: true
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
weight: 4
region: content
settings:
match_operator: CONTAINS
......
......@@ -21,6 +21,8 @@ content:
settings:
image_link: ''
image_style: medium
image_loading:
attribute: lazy
third_party_settings: { }
weight: 0
region: content
......
......@@ -4,8 +4,6 @@ dependencies:
module:
- file
- media
_core:
default_config_hash: z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM
id: media.field_media_video_file
field_name: field_media_video_file
entity_type: media
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment