Skip to content
Snippets Groups Projects
Commit 0eb9c019 authored by HJ's avatar HJ :fire:
Browse files

woah ima stupid

parent 4539feed
No related branches found
No related tags found
2 merge requests!1711Update stable - 2.5.0 release,!1385Migration to Vue 3 (again)
Pipeline #39462 passed
......@@ -6,7 +6,7 @@
<input
type="checkbox"
:disabled="disabled"
:modelValue="modelValue"
:checked="modelValue"
:indeterminate="indeterminate"
@change="$emit('update:modelValue', $event.target.checked)"
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment