Skip to content

Commit

Permalink
Change dsf mime-type to audio/x-dsf.
Browse files Browse the repository at this point in the history
Fix #3021
  • Loading branch information
deluan committed May 12, 2024
1 parent 78f5547 commit c556088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/mime_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ types:
.aiff: audio/x-aiff
.m3u: audio/x-mpegurl
.pls: audio/x-scpls
.dsf: audio/dsd
.dsf: audio/x-dsf
.wv: audio/x-wavpack
.wvp: audio/x-wavpack
.tak: audio/tak
Expand Down

0 comments on commit c556088

Please sign in to comment.