From 3acf783d948ebb1907da875ef87b0da9ef2309ff Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 1 Jan 2023 23:23:57 +0100 Subject: Began adding tests --- static/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/index.js') diff --git a/static/index.js b/static/index.js index 4b80ab5..b54d070 100644 --- a/static/index.js +++ b/static/index.js @@ -1,6 +1,6 @@ "use strict"; -let CW = function(){ +let CW = function() { // 102 letter tiles // 0 point : blanches × 2. // 1 point : E ×15, A ×9, I ×8, N ×6, O ×6, R ×6, S ×6, T ×6, U ×6, L ×5 -- cgit v1.2.3