X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=www%2Fjs%2Fremoteglot.js;h=fe5d266a672f71ee1aaccad7f8a34e4f906dabac;hp=47bd62fe160ed1f38472cae89e06002417ac6a50;hb=73764545d4560b3ad9f49badb7978eb0f2a98b74;hpb=12ec00ad8a58c24a674bf5209ec5e004e60b93ab diff --git a/www/js/remoteglot.js b/www/js/remoteglot.js index 47bd62f..fe5d266 100644 --- a/www/js/remoteglot.js +++ b/www/js/remoteglot.js @@ -34,7 +34,7 @@ var toplay = 'W'; var ims = 0; /** @type {boolean} @private */ -var sort_refutation_lines_by_score = false; +var sort_refutation_lines_by_score = true; /** @type {!string|undefined} @private */ var highlight_from = undefined;