Skip to content

Commit d6e1474

Browse files
committed
Merge branch 'master' of https://github.com/pqina/filepond
2 parents 917deea + df4ab87 commit d6e1474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/app/view/file.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ const create = ({ root, props }) => {
281281
map.processingCompleteIndicator = { opacity: 1, scaleX: 1, scaleY: 1 };
282282
}
283283

284+
// show/hide RemoveItem button
284285
if (!allowRemove) {
285286
LocalButtons['RemoveItem'].disabled = true;
286287
}

0 commit comments

Comments
 (0)