1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00

Fixed typo causing addexisting shows page to not function correctly

This commit is contained in:
echel0n 2014-05-01 18:50:08 -07:00
parent 3a60683327
commit deb355ef88

View File

@ -20,7 +20,7 @@
#end if
#set $indexer = 0
#if #if $curDir['existing_info'][0]:
#if $curDir['existing_info'][0]:
#set $indexer = $curDir['existing_info'][2]
#elif $sickbeard.INDEXER_DEFAULT
#set $indexer = $sickbeard.INDEXER_DEFAULT