Skip to content

Commit 9f2a0d2

Browse files
committed
undo keybinding
1 parent 29a90c8 commit 9f2a0d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/drill/script.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ document.addEventListener("keydown", function (event) {
3232

3333
const keybindings = {
3434
" ": "reveal", // Space
35+
u: "undo",
3536
1: "forgot",
3637
2: "hard",
3738
3: "good",

0 commit comments

Comments
 (0)