浏览代码

fix build

crobibero 4 年之前
父节点
当前提交
2eafbc03e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>