mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Fixed: Don't allow Release Change if AnyRelease and Files Present
This commit is contained in:
@@ -33,6 +33,7 @@ function createMapStateToProps() {
|
||||
title: album.title,
|
||||
artistName: artist.artistName,
|
||||
albumType: album.albumType,
|
||||
statistics: album.statistics,
|
||||
isSaving,
|
||||
saveError,
|
||||
item: settings.settings,
|
||||
|
||||
Reference in New Issue
Block a user