[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2024-11-08 22:05:45 +00:00 committed by GitHub
parent 41a15205fd
commit 3bd2bf7cf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
<template>
<div>
<LazyDelayedModel
hydrate:event
v-model="model"
hydrate:event
@hydrated="log"
/>
</div>