mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
next try to prettify
This commit is contained in:
parent
88b49e84cb
commit
53e08951d4
1 changed files with 4 additions and 3 deletions
|
@ -169,7 +169,8 @@
|
||||||
<input
|
<input
|
||||||
id="chkAutoPlay"
|
id="chkAutoPlay"
|
||||||
v-model="selectedAutoPlay"
|
v-model="selectedAutoPlay"
|
||||||
class="ml-1.5" type="checkbox"
|
class="ml-1.5"
|
||||||
|
type="checkbox"
|
||||||
@change="onChange($event)"
|
@change="onChange($event)"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue