mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 21:03:57 +00:00
Added the extension "avs" for AVISynth scripts to the MIME type "text/plain".
This commit is contained in:
parent
25f5daba75
commit
edd973ea7d
@ -2282,7 +2282,7 @@ const mime_type_t mime_types[] = {
|
||||
{"text/iuls", "uls"},
|
||||
{"text/mathml", "mml"},
|
||||
{"text/parityfec", ""},
|
||||
{"text/plain", "asc txt text diff cue"},
|
||||
{"text/plain", "asc avs txt text diff cue"},
|
||||
{"text/prs.lines.tag", ""},
|
||||
{"text/rfc822-headers", ""},
|
||||
{"text/richtext", "rtx"},
|
||||
|
Loading…
Reference in New Issue
Block a user