X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=empathy%2Fempathy.jsx;h=ee92ab3d7b556d2c4d4f2d236363af825efc37b5;hp=c4aafde512166824ab87651015b2dd8fccc5e01e;hb=b2d9afa8c7de0456e52847ef68c81a3ee181e6f1;hpb=84dc7d67e5ce98090b7790faab5543e2cf60653e diff --git a/empathy/empathy.jsx b/empathy/empathy.jsx index c4aafde..ee92ab3 100644 --- a/empathy/empathy.jsx +++ b/empathy/empathy.jsx @@ -349,10 +349,6 @@ const PromptOptions = React.memo(props => { const LetsPlay = React.memo(props => { - function handle_click(prompt_id) { - fetch_post_json - } - const quorum = Math.round((props.num_players + 1) / 2); const max_votes = props.prompts.reduce( (max_so_far, v) => Math.max(max_so_far, v.votes.length), 0); @@ -413,7 +409,7 @@ class Ambiguities extends React.PureComponent { return; } } else { - add_message("danger", "An error occurred submitting your answers"); + add_message("danger", "An error occurred submitting the results of your judging"); return; } @@ -482,7 +478,7 @@ class Ambiguities extends React.PureComponent { Still waiting for the following players: