Skip to content

Commit aa8b99a

Browse files
authored
Merge pull request #283 from buildingSMART/278-to-development
DZ.js update
2 parents 765c15f + d47207d commit aa8b99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/Dz.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function Dz() {
3737
acceptedFiles: ".ifc",
3838
parallelUploads: 100,
3939
maxFiles: 100,
40-
maxFileSize: MAX_FILE_SIZE_IN_MB,
40+
maxFilesize: MAX_FILE_SIZE_IN_MB,
4141
autoProcessQueue: false,
4242
addRemoveLinks: true,
4343
withCredentials: true,

0 commit comments

Comments
 (0)