mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
@@ -44,7 +44,7 @@ namespace MediaBrowser.Controller.Drawing
|
||||
ImageDimensions GetImageSize(string path);
|
||||
|
||||
/// <summary>
|
||||
/// Get the blurhash of an image.
|
||||
/// Gets the blurhash of an image.
|
||||
/// </summary>
|
||||
/// <param name="path">The filepath of the image.</param>
|
||||
/// <returns>The blurhash.</returns>
|
||||
|
||||
Reference in New Issue
Block a user