txlyre 1 day ago
parent
commit
8ed3cb750a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      commands.py

+ 1 - 1
commands.py

@@ -808,7 +808,7 @@ CHESS_ALIASES = {
     "m": "move",
     "b": "board",
     "u": "undo",
-    "u2", "undo2",
+    "u2": "undo2",
     "uu": "undo2",
     "s": "skip",
     "p": "pass",