Explorar el Código

Update DownloadHandler.cs

BaronGreenback hace 5 años
padre
commit
a3a2ca412b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jellyfin.Api/Auth/DownloadPolicy/DownloadHandler.cs

+ 1 - 1
Jellyfin.Api/Auth/DownloadPolicy/DownloadHandler.cs

@@ -1,4 +1,4 @@
-using System.Threading.Tasks;
+using System.Threading.Tasks;
 using MediaBrowser.Common.Net;
 using MediaBrowser.Controller.Library;
 using Microsoft.AspNetCore.Authorization;