Skip to content

Commit

Permalink
Ajout audio/vnd.wave au mime type (IQSS#10090)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbondka authored May 10, 2024
1 parent 798dd5c commit d72d347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/propertyFiles/MimeTypeDisplay.properties
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ audio/ogg=OGG Audio
audio/wav=Waveform Audio
audio/x-wav=Waveform Audio
audio/x-wave=Waveform Audio
audio/vnd.wave=Waveform Audio
# Video
video/avi=AVI Video
video/x-msvideo=AVI Video
Expand Down
1 change: 1 addition & 0 deletions src/main/java/propertyFiles/MimeTypeFacets.properties
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ audio/ogg=Audio
audio/wav=Audio
audio/x-wav=Audio
audio/x-wave=Audio
audio/vnd.wave=Audio
# (anything else that looks like audio/* will also be indexed as facet type "Audio")
# Video
video/avi=Video
Expand Down

0 comments on commit d72d347

Please sign in to comment.