]> git.sesse.net Git - remoteglot/blobdiff - remoteglot.pl
Make sure the title bar for the current game is always current.
[remoteglot] / remoteglot.pl
index 5c22aff4b9cbbb605d851717e3f70358ebb9f18b..e1f36528b802f1c9023e6e81531cd2999ceb8976 100755 (executable)
@@ -918,6 +918,7 @@ sub output_json {
        }
 
        # Give out a list of other games going on. (Empty is fine.)
+       # TODO: Don't bother reading our own file, the data will be stale anyway.
        if (!$historic_json_only) {
                my @games = ();