mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-18 07:29:11 -04:00
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…
x
Reference in New Issue
Block a user