mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 19:23:38 +01:00
Fix release build
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
namespace MediaBrowser.Controller.Drawing;
|
||||
|
||||
/// <summary>
|
||||
/// Which generated image type the <see cref="IImageGenerator"/> supports.
|
||||
/// </summary>
|
||||
public enum GeneratedImageType
|
||||
{
|
||||
/// <summary>
|
||||
/// The splashscreen.
|
||||
/// </summary>
|
||||
Splashscreen = 0
|
||||
}
|
||||
Reference in New Issue
Block a user