mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 13:01:28 +02:00
Added season pass link to index
This commit is contained in:
@@ -101,6 +101,11 @@ define(
|
|||||||
icon : 'icon-plus',
|
icon : 'icon-plus',
|
||||||
route: 'addseries'
|
route: 'addseries'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title : 'Season Pass',
|
||||||
|
icon : 'icon-bookmark',
|
||||||
|
route : 'seasonpass'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title : 'RSS Sync',
|
title : 'RSS Sync',
|
||||||
icon : 'icon-rss',
|
icon : 'icon-rss',
|
||||||
|
Reference in New Issue
Block a user