Code Quality

This commit is contained in:
chfhtw
2025-09-30 14:10:21 +02:00
parent f9e2d784cf
commit 1414d5f1ef
@@ -50,7 +50,7 @@ export default {
},
methods: {
update() {
this.value = this.value;
this.$emit('update:modelValue', this.value);
}
},
template: /* html */`