Skip to content

Commit

Permalink
fix dont reset rows manually
Browse files Browse the repository at this point in the history
  • Loading branch information
TeemuKoivisto committed Mar 26, 2024
1 parent e7ac007 commit 7fb1ca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/client/src/stores/keyboard/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,5 @@ export const keyboardActions = {
layout: ENGLISH_LAYOUT,
hotkeydRows: 'middle-row'
})
rows.set(DEFAULT_KEYBOARD.rows)
}
}

0 comments on commit 7fb1ca6

Please sign in to comment.