fixed updating checkbox value

This commit is contained in:
RaffaelW 2024-11-03 00:37:21 +01:00
parent 2aeef79a0f
commit d3e405c35c
2 changed files with 8 additions and 3 deletions

View file

@ -91,7 +91,7 @@
<span>Output</span>
<input
type="checkbox"
name=" direction-1"
name="direction-1"
id="input-direction-1"
data-value-not-checked="output"
data-value-checked="input"