1
0
mirror of https://github.com/4yn/slidershim.git synced 2024-09-23 18:58:27 +02:00

fix misplaced checkbox label

This commit is contained in:
4yn 2022-07-28 02:11:58 +08:00
parent 1a44443c41
commit 17cd942148

View File

@ -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>