Skip to content

Commit 3671bbe

Browse files
author
Serhiy Zhovnir
committed
#20376 Fix code style issue
1 parent d91d0ed commit 3671bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ define([
350350

351351
if (this.disabled()) {
352352
this.notifyError($t('The file upload field is disabled.'));
353-
353+
354354
return;
355355
}
356356

0 commit comments

Comments
 (0)