forked from AkkomaGang/akkoma-fe
woah ima stupid
This commit is contained in:
parent
4539feed40
commit
0eb9c019e4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<input
|
||||
type="checkbox"
|
||||
:disabled="disabled"
|
||||
:modelValue="modelValue"
|
||||
:checked="modelValue"
|
||||
:indeterminate="indeterminate"
|
||||
@change="$emit('update:modelValue', $event.target.checked)"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue