Fix remount on failure
This commit is contained in:
@@ -223,7 +223,7 @@ class MountItems extends IPCContainer {
|
||||
AllowMount: false,
|
||||
Mounted: false,
|
||||
};
|
||||
this.setMountState(provider, mountState);
|
||||
this.props.setMountState(provider, mountState);
|
||||
|
||||
this.setState({
|
||||
DisplayRetry: true,
|
||||
|
||||
Reference in New Issue
Block a user