Compare commits
No commits in common. "d067bdbbc0c021dda89c23ac370c690c9e3180a8" and "e90576cccdbd3e57a952e1e657628226fae9fb3b" have entirely different histories.
d067bdbbc0
...
e90576cccd
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ impl Content {
|
||||||
"3gp" => "video/3gpp",
|
"3gp" => "video/3gpp",
|
||||||
"3gp2" => "video/3gpp2",
|
"3gp2" => "video/3gpp2",
|
||||||
"avi" => "video/x-msvideo",
|
"avi" => "video/x-msvideo",
|
||||||
"mkv" => "video/mkv",
|
|
||||||
"mov" => "video/mov",
|
"mov" => "video/mov",
|
||||||
"mp4" => "video/mp4",
|
"mp4" => "video/mp4",
|
||||||
"mpeg" => "video/mpeg",
|
"mpeg" => "video/mpeg",
|
||||||
|
|
Loading…
Reference in a new issue