lint + fixes for registration
This commit is contained in:
parent
3799983d4f
commit
5bbc0e0bb5
14 changed files with 43 additions and 34 deletions
|
@ -11,7 +11,7 @@
|
|||
</label>
|
||||
<Checkbox
|
||||
v-if="typeof fallback !== 'undefined'"
|
||||
:modelValue="present"
|
||||
:model-value="present"
|
||||
:disabled="disabled"
|
||||
class="opt"
|
||||
@update:modelValue="$emit('update:modelValue', !present ? fallback : undefined)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue