diff --git a/core/modules/media/config/optional/views.view.media.yml b/core/modules/media/config/optional/views.view.media.yml index bae4791bb77..2c8bec42b21 100644 --- a/core/modules/media/config/optional/views.view.media.yml +++ b/core/modules/media/config/optional/views.view.media.yml @@ -10,7 +10,7 @@ dependencies: id: media label: Media module: views -description: '' +description: 'Find and manage media.' tag: '' base_table: media_field_data base_field: mid diff --git a/core/modules/media_library/config/install/views.view.media_library.yml b/core/modules/media_library/config/install/views.view.media_library.yml index b52edd811b2..2a47f38ecab 100644 --- a/core/modules/media_library/config/install/views.view.media_library.yml +++ b/core/modules/media_library/config/install/views.view.media_library.yml @@ -15,7 +15,7 @@ dependencies: id: media_library label: 'Media library' module: views -description: '' +description: 'Find and manage media.' tag: '' base_table: media_field_data base_field: mid