Browse Source

fix build

crobibero 4 năm trước cách đây
mục cha
commit
2eafbc03e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Jellyfin.Api/Helpers/RequestHelpers.cs

+ 1 - 1
Jellyfin.Api/Helpers/RequestHelpers.cs

@@ -174,7 +174,7 @@ namespace Jellyfin.Api.Helpers
                 .Select(i => i!.Value)
                 .ToArray();
         }
-        
+
         /// <summary>
         /// Gets the item fields.
         /// </summary>