mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 12:44:19 +01:00
rework configurations
This commit is contained in:
@@ -94,6 +94,6 @@ namespace MediaBrowser.Controller.Drawing
|
||||
/// Gets the supported image output formats.
|
||||
/// </summary>
|
||||
/// <returns>ImageOutputFormat[].</returns>
|
||||
ImageOutputFormat[] GetSupportedImageOutputFormats();
|
||||
ImageFormat[] GetSupportedImageOutputFormats();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user