mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 19:50:15 -07:00
Fixed activity.less reference
This commit is contained in:
parent
b7d3daf3ec
commit
019500ef4f
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ gulp.task('less', function () {
|
|||
paths.src.content + 'theme.less',
|
||||
paths.src.content + 'overrides.less',
|
||||
paths.src.root + 'Series/series.less',
|
||||
paths.src.root + 'History/history.less',
|
||||
paths.src.root + 'Activity/activity.less',
|
||||
paths.src.root + 'AddSeries/addSeries.less',
|
||||
paths.src.root + 'Calendar/calendar.less',
|
||||
paths.src.root + 'Cells/cells.less',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue