diff --git a/core/modules/media/js/plugins/drupalmedia/plugin.js b/core/modules/media/js/plugins/drupalmedia/plugin.js index b1983628fe..ccb6a565e3 100644 --- a/core/modules/media/js/plugins/drupalmedia/plugin.js +++ b/core/modules/media/js/plugins/drupalmedia/plugin.js @@ -333,4 +333,4 @@ linkCommandIntegrator(editor); } }); -})(jQuery, Drupal, CKEDITOR); +})(jQuery, Drupal, CKEDITOR); \ No newline at end of file