Skip to content

Commit 8e5a27f

Browse files
committed
MC-2294: Image still displayed after deleting it from Media Gallery Storage
- fix static tests
1 parent 153b77a commit 8e5a27f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Ui/view/base/web/js/form/element/file-uploader.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/**
77
* @api
88
*/
9+
/* global Base64 */
910
define([
1011
'jquery',
1112
'underscore',

0 commit comments

Comments
 (0)