]> git.sesse.net Git - remoteglot/blobdiff - www/js/remoteglot.js
Fix the red note on moves where we have no historic analysis.
[remoteglot] / www / js / remoteglot.js
index cdf8a5670e4b48971270d3d31da125564e5d1735..1b6952db9bb58a75f14b0bccb8ac084ae14b8120 100644 (file)
@@ -671,6 +671,7 @@ var update_board = function(current_data, display_data) {
                refutation_lines = [];
                update_refutation_lines();
                clear_arrows();
+               update_displayed_line();
                return;
        }