Redux changes and refactoring
This commit is contained in:
@@ -352,7 +352,7 @@ class App extends IPCContainer {
|
||||
|
||||
console.log(state);
|
||||
this.sendRequest(Constants.IPC_Save_State, {
|
||||
State: state
|
||||
PState: state
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user