mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Fixed: Last UI reference to nameSlug, remove from model
This commit is contained in:
@@ -20,7 +20,6 @@ function createMapStateToProps() {
|
||||
...artist,
|
||||
artistId: artist.id,
|
||||
artistName: artist.artistName,
|
||||
nameSlug: artist.nameSlug,
|
||||
monitored: artist.monitored,
|
||||
status: artist.status,
|
||||
isSaving: artist.isSaving,
|
||||
|
||||
Reference in New Issue
Block a user