mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: Add tag default property to ArtistDetails
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -622,6 +622,7 @@ ArtistDetails.propTypes = {
|
||||
|
||||
ArtistDetails.defaultProps = {
|
||||
statistics: {},
|
||||
tag: [],
|
||||
isSaving: false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user