From: Carl Worth Date: Sun, 14 Jun 2020 18:01:18 +0000 (-0700) Subject: Tweak the error message when submitting results of judging X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=a5afefc58f656f68f660a3b17093cb64631f7b6b;hp=a5afefc58f656f68f660a3b17093cb64631f7b6b Tweak the error message when submitting results of judging I wanted this when debugging a confusing case of this error text appearing, (and we had the same text in two places). So having unique text here will help. In the end, the bug I was dealing with was from my Android browser having a persistent cache of a stale JavaScript file. ---