Skip to content

Commit ae3e727

Browse files
committed
Update SettingsWindow.jsx
1 parent 0f44926 commit ae3e727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/SettingsWindow.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default class SettingsWindow extends PureComponent {
3232
theme: 'default',
3333
openAtLogin: false,
3434
monitors: [],
35-
remaps: {},
35+
remaps: [],
3636
names: [],
3737
adjustmentTimes: [],
3838
linkedLevelsActive: false,

0 commit comments

Comments
 (0)