X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=www%2Fjs%2Fremoteglot.js;h=1b6952db9bb58a75f14b0bccb8ac084ae14b8120;hp=cdf8a5670e4b48971270d3d31da125564e5d1735;hb=bc097140eb8ba34f6911ac0ef4f55988b0443ee1;hpb=77b62690312c008e5dc2c76bac2f5ac85ecd393d diff --git a/www/js/remoteglot.js b/www/js/remoteglot.js index cdf8a56..1b6952d 100644 --- a/www/js/remoteglot.js +++ b/www/js/remoteglot.js @@ -671,6 +671,7 @@ var update_board = function(current_data, display_data) { refutation_lines = []; update_refutation_lines(); clear_arrows(); + update_displayed_line(); return; }