Micro-fixes
[vchess.git] / server / routes / games.js
index c1fa976..a35f07d 100644 (file)
@@ -18,7 +18,7 @@ function tryNotify(uid, gid, vname, subject)
                          }
       );
                }
-       )};
+       });
 }
 
 // From main hall, start game between players 0 and 1