Sync Packages with Radarr

This commit is contained in:
Qstick 2020-06-27 17:51:59 -04:00
parent 4fd772f62b
commit f5e2a447e9
66 changed files with 2278 additions and 1939 deletions

View file

@ -135,9 +135,9 @@ class CalendarPage extends Component {
>
{
artistError &&
<div className={styles.errorMessage}>
{getErrorMessage(artistError, 'Failed to load artist from API')}
</div>
<div className={styles.errorMessage}>
{getErrorMessage(artistError, 'Failed to load artist from API')}
</div>
}
{