mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
fix merge conflicts
This commit is contained in:
parent
e71d02e8b1
commit
0bdc25382a
@ -84,7 +84,7 @@ namespace MediaBrowser.Controller.Drawing
|
||||
/// </summary>
|
||||
/// <param name="options">The options.</param>
|
||||
/// <returns>Task.</returns>
|
||||
Task<Tuple<string,string>> ProcessImage(ImageProcessingOptions options);
|
||||
Task<Tuple<string, string>> ProcessImage(ImageProcessingOptions options);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the enhanced image.
|
||||
|
Loading…
x
Reference in New Issue
Block a user