Browse Source

Update MediaInfoHelper.cs

BaronGreenback 5 năm trước cách đây
mục cha
commit
7f1ec1b569
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Jellyfin.Api/Helpers/MediaInfoHelper.cs

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

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Globalization;
 using System.Linq;
 using System.Text.Json;