Fixed: Remove TVRage URL Link

Closes #2048
This commit is contained in:
Mark McDowall 2017-07-17 23:41:22 -07:00
parent 2e2f79503c
commit 6d0a3b1ca4
No known key found for this signature in database
GPG Key ID: D4CEFA9A718052E0
1 changed files with 0 additions and 4 deletions

View File

@ -37,10 +37,6 @@
<a href="{{imdbUrl}}" class="label label-info">IMDB</a>
{{/if}}
{{#if tvRageId}}
<a href="{{tvRageUrl}}" class="label label-info">TV Rage</a>
{{/if}}
{{#if tvMazeId}}
<a href="{{tvMazeUrl}}" class="label label-info">TV Maze</a>
{{/if}}