fix: send random_move and not column_parse

This commit is contained in:
2025-11-19 16:09:39 -05:00
Unverified
parent 71b422b898
commit 93bb193718
4 changed files with 42 additions and 2 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"ws": "^8.18.3"
}
}