mirror of
https://github.com/4yn/slidershim.git
synced 2024-11-24 05:50:12 +01:00
fix misplaced checkbox label
This commit is contained in:
parent
1a44443c41
commit
17cd942148
@ -407,7 +407,7 @@
|
||||
bind:checked={keyboardDirectInput}
|
||||
on:change={markDirty}
|
||||
/>
|
||||
<label for="disable-air">Use DirectInput</label>
|
||||
<label for="direct-input">Use DirectInput</label>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user