mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-20 18:22:47 -04:00
Fixed: Typo in ArtistDetails creates TypeError
Fixes LIDARR-UI-1FY
This commit is contained in:
1 parent
cf40df7606
commit
00a0bf6cb6
1 file changed
+1
-1
@@ -707,7 +707,7 @@ ArtistDetails.propTypes = {
|
||||
|
||||
ArtistDetails.defaultProps = {
|
||||
statistics: {},
|
||||
tag: [],
|
||||
tags: [],
|
||||
isSaving: false
|
||||
};
|
||||
|
||||
|
||||
Reference in new issue
Block a user