mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed overview ended label
This commit is contained in:
parent
3717b558e4
commit
c9b5c2802b
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
<span class="label label-default">{{NextAiring nextAiring}}</span>
|
||||
{{/if}}
|
||||
{{else}}
|
||||
<span class="label label-important">Ended</span>
|
||||
<span class="label label-danger">Ended</span>
|
||||
{{/if_eq}}
|
||||
|
||||
{{seasonCountHelper}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue