fix(custom word amount): not being able to start an infinite word test

This commit is contained in:
Miodec 2024-03-18 00:02:10 +01:00
parent 9ca32d3b6a
commit b339cd082c

View file

@ -588,7 +588,7 @@
<dialog id="customWordAmountModal" class="modalWrapper hidden">
<form class="modal">
<div class="title">Custom word amount</div>
<input type="number" value="1" min="1" max="10000" />
<input type="number" value="1" min="0" max="10000" />
<div class="tip">
You can start an infinite test by inputting 0. Then, to stop the test, use
the Bail Out feature (