h5p / h5p-cli

Command Line Interface
MIT License
64 stars 33 forks source link

HFP-4151 Fix allowed type detection for files #113

Open otacke opened 3 months ago

otacke commented 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.

patrickfrohmann commented 3 weeks ago

this was the fix that we needed, please merge! Thanks!