Add missing comma
This commit is contained in:
parent
183514ebe2
commit
432aae0fcc
|
@ -40,7 +40,7 @@ namespace MediaBrowser.Model.Net
|
|||
".ogg",
|
||||
".ogm",
|
||||
".ogv",
|
||||
".rec"
|
||||
".rec",
|
||||
".ts",
|
||||
".rmvb",
|
||||
".webm",
|
||||
|
|
Loading…
Reference in New Issue
Block a user