aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities/ImageType.cs
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2020-03-09 23:05:03 +0900
committerdkanada <dkanada@users.noreply.github.com>2020-03-09 23:30:57 +0900
commit52fde64f103b85eb05aabe7c6fb07d7e26db6d48 (patch)
treefaaa617b335b1e27d9cb53633dcae1ab942c611c /MediaBrowser.Model/Entities/ImageType.cs
parentbf34105af35f5cbed51fbabdab75e6561a6924ea (diff)
remove unused files and fix some future warnings
Diffstat (limited to 'MediaBrowser.Model/Entities/ImageType.cs')
-rw-r--r--MediaBrowser.Model/Entities/ImageType.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Model/Entities/ImageType.cs b/MediaBrowser.Model/Entities/ImageType.cs
index 0f8208090..d89a4b3ad 100644
--- a/MediaBrowser.Model/Entities/ImageType.cs
+++ b/MediaBrowser.Model/Entities/ImageType.cs
@@ -44,6 +44,7 @@ namespace MediaBrowser.Model.Entities
/// The box.
/// </summary>
Box = 7,
+
/// <summary>
/// The screenshot.
/// </summary>