Skip to content

Commit 970ebdb

Browse files
author
Ives van Hoorne
committed
Only set relevant preferences
1 parent 7b10014 commit 970ebdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/app/src/app/containers/Preferences/KeyMapping/Preferences.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ class Preferences extends React.Component<Props> {
8989
this.setState({ error });
9090
} else {
9191
preferencesActions.setPreference({
92-
...preferences,
9392
keybindings: {
9493
...preferences.keybindings,
9594
[name]: value,

0 commit comments

Comments
 (0)