Client now running. Toward fully 1-page (with filters for variants)
[vchess.git] / client / src / utils / misc.js
index 4a2abf7..5a32ff9 100644 (file)
@@ -56,7 +56,7 @@ export const util =
   range: function(max)
   {
     return [...Array(max).keys()];
-  }
+  },
 
   // TODO: rename into "cookie" et supprimer les deux ci-dessous
   // Random (enough) string for socket and game IDs