Fixed: Typo in ArtistDetails creates TypeError

Fixes LIDARR-UI-1FY
pull/760/head
Qstick 6 years ago
parent cf40df7606
commit 00a0bf6cb6

@ -707,7 +707,7 @@ ArtistDetails.propTypes = {
ArtistDetails.defaultProps = {
statistics: {},
tag: [],
tags: [],
isSaving: false
};

Loading…
Cancel
Save