Little fix

This commit is contained in:
2025-09-06 12:26:48 +02:00
parent 6f55dedbaa
commit 3c72b2bb20

View File

@@ -342,7 +342,7 @@
showQuestion={true}
/>
{:else}
<p>Type of question unknown: {gameManager.question.type}</p>
<p>Type of question unknown</p>
{/if}
</div>
<div class="m-4 flex items-center gap-4">