This PR fixes the issues with downloading the files with null mime type. Previously if null type was null, the GOOGLE_UNKNOWN mime type was assigned which is listed as non downloadable.
Demo
n/a
Checklist:
[x] Documentation is up to date to reflect these changes
Summary
This PR fixes the issues with downloading the files with null mime type. Previously if null type was null, the
GOOGLE_UNKNOWN
mime type was assigned which is listed as non downloadable.Demo
n/a
Checklist:
Closes: OMHD-419