mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-06 16:55:49 +00: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