Skip to content

Commit

Permalink
External Media: Enable for Cover block (#17441)
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland committed Oct 13, 2020
1 parent d9539ce commit 2619839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/shared/external-media/index.js
Expand Up @@ -34,6 +34,7 @@ if ( isCurrentUserConnected() && 'function' === typeof useBlockEditContext ) {
'external-media/replace-media-upload',
OriginalComponent => props => {
const allowedBlocks = [
'core/cover',
'core/image',
'core/gallery',
'core/media-text',
Expand Down

0 comments on commit 2619839

Please sign in to comment.