Don't remember the collapse state across refreshes in showFirstRow

This commit is contained in:
Kuba Orlik 2024-07-28 17:34:59 +02:00
parent 7df06edc9f
commit c2d52b91ca

View File

@ -110,6 +110,7 @@ export async function showFirstRow({
.join("\n")}
<input
class="show-first-row__checkbox"
autocomplete="off"
type="checkbox"
id={checkbox_id}
style="display: none"