X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Froutes%2Fgames.js;h=a35f07d40e8ce475eb7cc35ca4f9ba3a9e6fcaf9;hp=c1fa976570c117ff21faa34cc0e7aae60cb72d52;hb=88667455b8793075a0266d4477fa0f4d03257cb0;hpb=25996aedafba5e983f324ada3db1da59206bec0a diff --git a/server/routes/games.js b/server/routes/games.js index c1fa9765..a35f07d4 100644 --- a/server/routes/games.js +++ b/server/routes/games.js @@ -18,7 +18,7 @@ function tryNotify(uid, gid, vname, subject) } ); } - )}; + }); } // From main hall, start game between players 0 and 1