Skip to content

Commit 809e11a

Browse files
committed
Also submit order on new multiple files
1 parent f409142 commit 809e11a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/Components/File.vue

-4
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,6 @@ export default {
226226
return;
227227
}
228228
229-
if(!this.handlesExistingFiles) {
230-
return;
231-
}
232-
233229
if(!this.filepondInstance) {
234230
return;
235231
}

0 commit comments

Comments
 (0)