mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 10:32:35 +01:00
Added season pass link to index
This commit is contained in:
parent
e8550b6c6e
commit
377e5d28e9
@ -101,6 +101,11 @@ define(
|
||||
icon : 'icon-plus',
|
||||
route: 'addseries'
|
||||
},
|
||||
{
|
||||
title : 'Season Pass',
|
||||
icon : 'icon-bookmark',
|
||||
route : 'seasonpass'
|
||||
},
|
||||
{
|
||||
title : 'RSS Sync',
|
||||
icon : 'icon-rss',
|
||||
|
Loading…
Reference in New Issue
Block a user