txlyre 22 hours ago
parent
commit
4bc2002cc7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      commands.py

+ 1 - 1
commands.py

@@ -824,7 +824,7 @@ CHESS_COMMANDS = {
 
 CHESS_ALIASES = {
     "s": "start",
-    "f" "from",
+    "f": "from",
     "m": "move",
     "b": "board",
     "u": "undo",