From 3f0f50e4241bef5c0fe7d121f63d9e37e906d1fc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 1 May 2017 12:41:50 -0400 Subject: resort freq --- client/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/index.js b/client/index.js index a8013c5..e184590 100644 --- a/client/index.js +++ b/client/index.js @@ -68,7 +68,7 @@ function sortByColor () { els.sort((a,b) => a.hue a.freq a.freq>b.freq?-1:a.freq==b.freq?0:1).map(resort) } function resort (tuple,i) { const position = order[i] -- cgit v1.2.3-70-g09d2