1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Fixed: Ensure Monitoring Options resets to No Change

This commit is contained in:
Bogdan
2023-07-23 03:09:57 +03:00
committed by GitHub
parent 98cd933640
commit 180153cd84

View File

@@ -35,7 +35,7 @@ class MonitoringOptionsModalContent extends Component {
const {
isSaving,
saveError
} = prevProps;
} = this.props;
if (prevProps.isSaving && !isSaving && !saveError) {
this.setState({