mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 20:44:00 +02:00
Fixed overview ended label
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
<span class="label label-default">{{NextAiring nextAiring}}</span>
|
<span class="label label-default">{{NextAiring nextAiring}}</span>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{else}}
|
{{else}}
|
||||||
<span class="label label-important">Ended</span>
|
<span class="label label-danger">Ended</span>
|
||||||
{{/if_eq}}
|
{{/if_eq}}
|
||||||
|
|
||||||
{{seasonCountHelper}}
|
{{seasonCountHelper}}
|
||||||
|
Reference in New Issue
Block a user