mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
Fixed: UI fixes from Sonarr
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -136,7 +136,9 @@ DeleteArtistModalContent.propTypes = {
|
||||
};
|
||||
|
||||
DeleteArtistModalContent.defaultProps = {
|
||||
trackFileCount: 0
|
||||
statistics: {
|
||||
trackFileCount: 0
|
||||
}
|
||||
};
|
||||
|
||||
export default DeleteArtistModalContent;
|
||||
|
||||
Reference in New Issue
Block a user