mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-01-07 05:40:02 -06:00
Fixed: Typo in ArtistDetails creates TypeError
Fixes LIDARR-UI-1FY
This commit is contained in:
@@ -707,7 +707,7 @@ ArtistDetails.propTypes = {
|
||||
|
||||
ArtistDetails.defaultProps = {
|
||||
statistics: {},
|
||||
tag: [],
|
||||
tags: [],
|
||||
isSaving: false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user