Skip to content

Commit d91d0ed

Browse files
author
Serhiy Zhovnir
committed
#20376 Fixed code style issue & added empty line before the return
1 parent 85c4e92 commit d91d0ed

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
@@ -350,6 +350,7 @@ define([
350350

351351
if (this.disabled()) {
352352
this.notifyError($t('The file upload field is disabled.'));
353+
353354
return;
354355
}
355356

0 commit comments

Comments
 (0)