txlyre hace 2 meses
padre
commit
4bc2002cc7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",