mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-02 21:24:56 +00:00
Show latest release as maintenance release when there are no changes
This commit is contained in:
parent
9f403b46ff
commit
036c1f888f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
{{/with}}
|
||||
|
||||
{{#unless changes}}
|
||||
No notable changes
|
||||
Maintenance release
|
||||
{{/unless}}
|
||||
</fieldset>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue