Loading modules/drowl_media_types/drowl_media_types.install +1 −1 Original line number Diff line number Diff line Loading @@ -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)) { Loading Loading
modules/drowl_media_types/drowl_media_types.install +1 −1 Original line number Diff line number Diff line Loading @@ -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)) { Loading