diff --git a/frontend/src/routes/play.svelte b/frontend/src/routes/play.svelte index a9520c6..f1b20d3 100644 --- a/frontend/src/routes/play.svelte +++ b/frontend/src/routes/play.svelte @@ -65,7 +65,6 @@ }); // The rest - $: console.log(gameMeta.started, gameData !== undefined, question_index !== '');