mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
UI Action Handler Changes, Misc Fixes
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ class EditRemotePathMappingModalConnector extends Component {
|
||||
// Listeners
|
||||
|
||||
onModalClose = () => {
|
||||
this.props.clearPendingChanges({ section: 'remotePathMappings' });
|
||||
this.props.clearPendingChanges({ section: 'settings.remotePathMappings' });
|
||||
this.props.onModalClose();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user