mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Added cache headers to static resources.
This commit is contained in:
parent
e21a0bd231
commit
b56da336c0
5 changed files with 73 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using NzbDrone.Common;
|
||||
using NzbDrone.Common.EnvironmentInfo;
|
||||
|
||||
namespace NzbDrone.Api.Frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue