mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Fixed activity.less reference
This commit is contained in:
parent
b7d3daf3ec
commit
019500ef4f
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
<link href="/Content/theme.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/cells.css" rel='stylesheet' type='text/css'>
|
||||
<link href="/Content/series.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/history.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/activity.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/logs.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/settings.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/addSeries.css" rel='stylesheet' type='text/css'/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue