Fixed: Don't allow Release Change if AnyRelease and Files Present

This commit is contained in:
Qstick
2019-03-03 20:26:49 -05:00
parent 6312704611
commit 0db5259e84
2 changed files with 4 additions and 0 deletions
@@ -33,6 +33,7 @@ function createMapStateToProps() {
title: album.title,
artistName: artist.artistName,
albumType: album.albumType,
statistics: album.statistics,
isSaving,
saveError,
item: settings.settings,