mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
Fixed: UI Fixes
This commit is contained in:
@@ -382,8 +382,7 @@ ArtistIndexRow.propTypes = {
|
||||
|
||||
ArtistIndexRow.defaultProps = {
|
||||
trackCount: 0,
|
||||
trackFileCount: 0,
|
||||
albumCount: 0
|
||||
trackFileCount: 0
|
||||
};
|
||||
|
||||
export default ArtistIndexRow;
|
||||
|
||||
Reference in New Issue
Block a user