Commit b9ef339c authored by Julian Pustkuchen's avatar Julian Pustkuchen
Browse files

Issue #3285668 by Anybody: Add Media-Type/Type-Icons to the Media Library...

Issue #3285668 by Anybody: Add Media-Type/Type-Icons to the Media Library Widget Display [Configuration Update]
parent 4c07ea0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
/**
 * Add bundle field to media_library widget display.
 */
function drowl_media_types_update_8300(&$sandbox) {
function drowl_media_types_update_8001(&$sandbox) {
  // For existing sites we
  $view = \Drupal::entityTypeManager()->getStorage('view')->load('media_library');
  if (!empty($view)) {