diff options
Diffstat (limited to 'MediaBrowser.Model/Entities/VideoType.cs')
| -rw-r--r-- | MediaBrowser.Model/Entities/VideoType.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Entities/VideoType.cs b/MediaBrowser.Model/Entities/VideoType.cs index 56308426e3..b30b146904 100644 --- a/MediaBrowser.Model/Entities/VideoType.cs +++ b/MediaBrowser.Model/Entities/VideoType.cs @@ -5,7 +5,7 @@ namespace MediaBrowser.Model.Entities {
VideoFile,
Iso,
- DVD,
+ Dvd,
BluRay
}
}
|
