Fix AlbumLink label in Songs view
This commit is contained in:
@@ -11,6 +11,5 @@ export const AlbumLinkField = (props) => (
|
||||
)
|
||||
|
||||
AlbumLinkField.defaultProps = {
|
||||
source: 'albumId',
|
||||
addLabel: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user