1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

New: Improved maintenance release wording

This commit is contained in:
bakerboy448
2023-05-07 20:58:56 -05:00
committed by GitHub
parent 993c69530e
commit e72431144b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ function AppUpdatedModalContent(props) {
<div>
{
!update.changes &&
<div className={styles.maintenance}>Maintenance release</div>
<div className={styles.maintenance}>Maintenance Release: See GitHub commit history for details.</div>
}
{