Add missing comma

This commit is contained in:
Mark Monteiro 2020-05-05 11:17:03 -04:00
parent 183514ebe2
commit 432aae0fcc
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ namespace MediaBrowser.Model.Net
".ogg", ".ogg",
".ogm", ".ogm",
".ogv", ".ogv",
".rec" ".rec",
".ts", ".ts",
".rmvb", ".rmvb",
".webm", ".webm",