Second onclick pass

This commit is contained in:
Christoph Kluge
2025-02-04 12:52:56 +01:00
parent aaafde4a7c
commit 8fcdd24f84
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
type="checkbox"
id="scramble-names-checkbox"
style="margin-right: 1em;"
on:click={() => handleScramble}
on:click={() => handleScramble()}
bind:checked={scrambled}
/>
Active?