next try to prettify

This commit is contained in:
robertgro 2023-10-30 05:59:00 +01:00 committed by GitHub
parent 88b49e84cb
commit 53e08951d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -169,7 +169,8 @@
<input
id="chkAutoPlay"
v-model="selectedAutoPlay"
class="ml-1.5" type="checkbox"
class="ml-1.5"
type="checkbox"
@change="onChange($event)"
/>
</div>