Open otacke opened 3 months ago
When merged in, will fix the detection of allowed file types.
Currently, mimeType is set as an object key, not the value of the variable named mimeType.
mimeType
this was the fix that we needed, please merge! Thanks!
When merged in, will fix the detection of allowed file types.
Currently,
mimeType
is set as an object key, not the value of the variable namedmimeType
.