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>
|
||||
{{/if}}
|
||||
{{else}}
|
||||
<span class="label label-important">Ended</span>
|
||||
<span class="label label-danger">Ended</span>
|
||||
{{/if_eq}}
|
||||
|
||||
{{seasonCountHelper}}
|
||||
|
Reference in New Issue
Block a user