mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-07-07 17:00:36 +02:00
Second onclick pass
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
type="checkbox"
|
||||
id="scramble-names-checkbox"
|
||||
style="margin-right: 1em;"
|
||||
on:click={() => handleScramble}
|
||||
on:click={() => handleScramble()}
|
||||
bind:checked={scrambled}
|
||||
/>
|
||||
Active?
|
||||
|
||||
Reference in New Issue
Block a user