Verified Commit dc7f83de authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #3097242 by joey-santiago: Wrong @file comment in...

Issue #3097242 by joey-santiago: Wrong @file comment in media_library.widget.es6.js and media_library.ui.es6.js
parent 34c888b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/**
 * @file media_library.widget.js
 * @file media_library.ui.es6.js
 */
(($, Drupal, window) => {
  /**
+1 −1
Original line number Diff line number Diff line
/**
 * @file media_library.widget.js
 * @file media_library.widget.es6.js
 */
(($, Drupal, Sortable) => {
  /**